fix: avoid mac wireguard dns rewrites

This commit is contained in:
Stefano Fiorini
2026-03-12 01:20:02 -05:00
parent d0c50f5d8a
commit ca33b2d74a
4 changed files with 22 additions and 5 deletions

View File

@@ -42,6 +42,7 @@ node scripts/nordvpn-client.js disconnect
- `install` bootstraps those tools with Homebrew
- equivalent Homebrew command: `brew install wireguard-go wireguard-tools`
- `login` validates `NORDVPN_TOKEN` / `NORDVPN_TOKEN_FILE` for the WireGuard backend
- the generated WireGuard config intentionally omits `DNS = ...` so `wg-quick` does not rewrite system resolvers or break other interfaces such as Tailscale
- `NordVPN.app` can remain installed, but it is only the manual fallback
## Credentials