Currently, the Network module shows public IP and bandwidth stats but not the configured DNS servers.
Request: Add DNS server display for both IPv4 and IPv6 in the Network dropdown, e.g.:
DNS IPv4: 8.8.8.8, 8.8.4.4
DNS IPv6: 2001:4860:4860::8888, 2001:4860:4860::8844
Details:
Pull from system configuration (macOS System Configuration framework).
Update with other network stats.
Show "System default" if not explicitly set.
Optional toggle to keep UI clean.
Would be a helpful addition for troubleshooting and monitoring custom DNS setups.