fix: avoid mac wireguard dns rewrites
This commit is contained in:
@@ -36,6 +36,8 @@ node skills/nordvpn-client/scripts/nordvpn-client.js disconnect
|
||||
- `wireguard-go`
|
||||
- `wireguard-tools`
|
||||
- non-interactive `sudo` for `~/.openclaw/workspace/skills/nordvpn-client/scripts/nordvpn-wireguard-helper.sh`
|
||||
- the macOS WireGuard config intentionally omits `DNS = ...`
|
||||
- reason: `wg-quick` on macOS rewrites system DNS across services when `DNS` is present, which can break connectivity and other tunnels
|
||||
- `NordVPN.app` may stay installed but is only the manual fallback
|
||||
- the app login is not reused by the automated WireGuard backend
|
||||
|
||||
|
||||
Reference in New Issue
Block a user