AdguardTeam / VpnLibs

Open bug tracker for AdGuard VPN core library
6 stars 0 forks source link

Avoid overriding system default DNS on macOS #3

Closed ameshkov closed 2 years ago

ameshkov commented 3 years ago

Currenty, AG VPN overrides the system DNS settings on Mac. This is quite problematic. For instance, when you use it alongside AdGuard for Mac with DNS protection, it leads to random compatibility issues.

What's the reason for that? You can very well intercept DNS queries on the network level and re-route them to the DNS server of your choice.

ameshkov commented 3 years ago

As a simple solution, we could avoid overriding system DNS when it points to 127.0.0.1. At least it will fix compatibility issues with AG.