subspacecommunity / subspace

A fork of the simple WireGuard VPN server GUI community maintained
MIT License
1.8k stars 131 forks source link

Prevent DNS leak #160

Open alexlii1971 opened 3 years ago

alexlii1971 commented 3 years ago

Is your feature request related to a problem? Please describe.

Yes, our WireGuard server was blocked, and we lost connection to server, Because I found it leaked DNS after checked at https://dnsleak.com/

Describe the solution you'd like self-hosted resolver with Unbound Prevent DNS Leaks, and pleae refer to this repository and understand what I mean at https://github.com/complexorganizations/wireguard-manager, it is perfect to prevent DNS leak.

So, please integrate self-hosted resolver with Unbound Prevent DNS leak.

Thanks