macos-menubar-wireguard
macos-menubar-wireguard copied to clipboard
[Feature Request] Would you please add the ability to show what DNS server is configured, if any at all?
Basically the title?
sample wireguard.conf with DNS
entry:
[Interface]
PrivateKey = xxYouxCan'txHasxMyxKey
Address = 10.6.0.2/24
DNS = 10.6.0.1
[Peer]
PublicKey = xxYouxCan'txHasxMyxKey
PresharedKey = xxYouxCan'txHasxMyxKey
Endpoint = xxYouxCan'txHasxMyxIP:51820
AllowedIPs = 10.6.0.0/24
Should be doable, can't promise a timeframe when it's done.
I’d try but I’m not sure I can compile it on macOS 10.13 so I’ll just be patient and wait.