mustafachyi / NordVPN-WireGuard-Config-Generator

Originally written in Python, our script has evolved to encompass versions in Go, Rust, Node.js, Ruby, and a web-based interface. This upgraded tool automates the retrieval of server data from NordVPN's API and simplifies the generation of WireGuard configuration files.
https://nord-configs.onrender.com/
GNU General Public License v3.0
136 stars 15 forks source link

Ad-Blocking DNS from NordVPN? #3

Closed 0xN0BADC0FF33 closed 6 months ago

0xN0BADC0FF33 commented 6 months ago

Would be awesome to have the option to an ad blocking dns? Or how does NordVPN manage their Adblocking feature?

mustafachyi commented 6 months ago

so you want an option for selecting the dns is that what you mean ?

0xN0BADC0FF33 commented 6 months ago

Yes, i know how to change the DNS in the configs even automated. But the AdBlocking DNS is in Germany so if i want to appear from another country this would result in dns leakage . But i couldn't find the ad blocking DNS Servers from NordVPN? Do they have one?

mustafachyi commented 6 months ago

Well i did a quick search and tested a few configs using the dns from "https://nextdns.io/" that seems to be working well further testing is needed ofc i will be glad to hear from you again !

0xN0BADC0FF33 commented 6 months ago

I had a own wireguard server setup, and i use the DNS from https://dnsforge.de/

They have ad blocking dns, that fits well. But i thought that maybe NordVPN has special ad blocking DNS Servers, but seems not so if you couldn't find anything about it. Another VPN Provider has this. They have a special internal DNS Server with DNS Blocking. But good with only changing to a open DNS server i can do it on my own.

Thanks.