morpheusthewhite / nordpy

A gui application to connect automatically to the recommended NordVPN server
GNU General Public License v3.0
105 stars 16 forks source link

DNS leak #14

Closed mexicanhaze closed 5 years ago

mexicanhaze commented 5 years ago

It seems there are DNS leaks when using the app.

morpheusthewhite commented 5 years ago

Can you post your configuration? This may be caused by already known vulnerabilities in the Network Manager

morpheusthewhite commented 5 years ago

If Network Manager is checked in the advanced configuration window you can easily disable it

morpheusthewhite commented 5 years ago

Further studies I've just made show also openvpn command line client leaks DNS. The last commit should fix it

mexicanhaze commented 5 years ago

I disabled NetworkManager in the advanced configuration but the DNS still leaks. You asked to post my configuration, what did you mean by it and where can I get the info you want? I''l try the las commit and keep you posted

mexicanhaze commented 5 years ago

The last commit works splendidly. I disabled Networkmanager as suggested and no DNS leak any more. Thank you very much for the quick response and solution as well as the app

morpheusthewhite commented 5 years ago

Thank you for the great feedback!