Skip to content

Bhanditz/AdGuardDNS

 
 

Repository files navigation

 

AdGuard Home

A new approach to privacy-oriented DNS

Public DNS resolver that protects you from ad trackers

AdGuard.com | Reddit | Twitter

AdGuard DNS

AdGuard DNS is an alternative solution for trackers blocking, privacy protection, and parental control. Easy to set up and free to use, it provides a necessary minimum of best protection against online ads, trackers, and phishing, no matter what platform and device you use.

DNS Privacy

If you use regular client-server protocol, you are at risk of your DNS requests being intercepted and, subsequently, eavesdropped and/or altered. For instance, in the US the Senate voted to eliminate rules that restricted ISPs from selling their users' browsing data. Moreover, DNS is often used for censorship and surveillance purposes on the government level.

All of this is possible due to the lack of encryption, and AdGuard DNS provides a solution. It supports all known DNS encryption protocols including DNS-over-HTTPS, DNS-over-TLS, and DNSCrypt.

On top of that, AdGuard DNS provides "no logs" privacy policy which means we do not record logs of your browsing activity.

Additional Features

  • Blocking trackers network-wide with no additional software required. You can even set it up on your router to block ads on all devices connected to your home Wi-Fi network.
  • Protection from phishing and hazardous websites and malvertising (malicious ads).
  • Use the Family protection mode of AdGuard DNS to block access to all websites with adult content and enforce safe search in the browser, in addition to the regular perks of ad blocking and browsing security.

Can AdGuard DNS replace a traditional blocker?
It depends. DNS-level blocking lacks the flexibility of the traditional ad blockers. For instance, there is no cosmetic pages processing. So in general, traditional blockers provide higher quality.

Why is AdGuard DNS free? What’s the catch?

We use AdGuard DNS functionality as a part of other AdGuard software, most of which are distributed on a pay-to-use basis. We might also develop a paid version of AdGuard DNS based on the current one, more advanced and with more features.

Usage

Please note that encrypted DNS protocols aren't supported at an operating system level so right now it requires the installation of additional software.

Here's a list of the software that could be used:

Regular DNS

176.103.130.130 or 176.103.130.131 for "Default"; 176.103.130.132 or 176.103.130.134 for "Family protection".

DNS-over-HTTPS

Use https://dns.adguard.com/dns-query for "Default" and https://dns-family.adguard.com/dns-query for "Family protection" mode.

DNS-over-TLS

Use dns.adguard.com string for "Default" or dns-family.adguard.com for "Family protection".

DNSCrypt

"Default": sdns://AQIAAAAAAAAAFDE3Ni4xMDMuMTMwLjEzMDo1NDQzINErR_JS3PLCu_iZEIbq95zkSV2LFsigxDIuUso_OQhzIjIuZG5zY3J5cHQuZGVmYXVsdC5uczEuYWRndWFyZC5jb20

"Family protection": sdns://AQIAAAAAAAAAFDE3Ni4xMDMuMTMwLjEzMjo1NDQzILgxXdexS27jIKRw3C7Wsao5jMnlhvhdRUXWuMm1AFq6ITIuZG5zY3J5cHQuZmFtaWx5Lm5zMS5hZGd1YXJkLmNvbQ

Dependencies

AdGuard DNS shares a lot of code with AdGuard Home and uses pretty much the same open source libraries.

Additionally, AdGuard DNS is built on CoreDNS.

Reporting issues

If you run into any problem or have a suggestion, head to this page and click on the New issue button.

About

Public DNS resolver that protects you from ad trackers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 91.0%
  • Makefile 5.7%
  • Shell 3.3%