msasanmh / SecureDNSClient

A DNS Client Supporting DNSCrypt, Anonymized DNSCrypt, DoH, DoT, UDP And TCP.
https://msasanmh.github.io/SecureDNSClient/
GNU General Public License v3.0
839 stars 81 forks source link

How to combine SDC with VPN? #116

Closed aolko closed 9 months ago

aolko commented 10 months ago

How do i run both SDC connection and VPN connection? VPN complains about having "no network" or proxy when SDC is on.

msasanmh commented 10 months ago

A VPN connection will Override everything. Dns, proxy, etc. If you want to use both a DNS Client plus a VPN, the VPN software must support split tunneling and dns settings, like NordVPN. If your VPN software doesn't support above requirements then you can't use SecureDNSClient or any other DNS client with it.