Giter Site home page Giter Site logo

retold3202 / adguard-dns-settings Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 28 KB

My recommendations for the ultimate AdGuard DNS Configuration :)

Home Page: https://codeberg.org/celenity/adguard-dns-settings

License: GNU General Public License v3.0

adblock adblock-list adguard adguard-blocklist adguard-list ads annoyances anti-fingerprinting anti-tracking blocklists dns domains domains-list filterlists metrics privacy privacy-protection security telemetry tracking

adguard-dns-settings's Introduction

adguard-dns-settings

My recommendations for the ultimate AdGuard DNS Configuration :)

For AdGuard Home, see here.

NOTE: This project can be found on both Codeberg, which will act as the main & preferred way to contribute, and GitHub.

Blocklists

Off to a fun start.

Despite popular opinion, due to the reasons WaLLy3K has listed here, I think it's a good idea to use multiple lists and sources, rather than just limiting yourself to one or two giant lists. I myself constantly notice domains being blocked that were caught by only one or two lists and missed by others. I'm not saying you should go overboard, but I do think it's a good idea to use a variety of high quality lists for the best coverage possible.

I would generally recommend using the following lists:

General

  • ⭐️ AdGuard DNS filter (Enabled by default)

  • ⭐️ AdGuard DNS Popup Hosts filter

  • ⭐️ AWAvenue Ads Rule

  • ⭐️ Peter Lowe's Blocklist

  • ⭐️ Dan Pollock's List

  • ⭐️ HaGeZi's Pro++ Blocklist

  • ⭐️ OISD Blocklist Big

  • ⭐️ Steven Black's list

If you're fine with a little breakage, I would highly recommend using HaGeZi's Ultimate Blocklist instead of HaGeZi's Pro++ Blocklist.

Security

  • ⭐️ Phishing URL Blocklist

  • ⭐️ Dandelion Sprout's Anti-Malware List

  • ⭐️ HaGeZi's Badware Hoster Blocklist

  • ⭐️ HaGeZi's DynDNS Blocklist

  • ⭐️ HaGeZi's The World's Most Abused TLDs (Causes rare breakage but heavily improves security, I've seen this work in real-time, blocking scam/spam domains before they were picked up by any lists)

  • ⭐️ HaGeZi's Threat Intelligence Feeds

  • ⭐️ NoCoin Filter List

  • ⭐️ Phishing Army

  • ⭐️ Scam Blocklist by DurableNapkin

  • ⭐️ ShadowWhisperer's Malware List

  • ⭐️ Stalkerware Indicators List

  • ⭐️ The Big List of Hacked Malware Web Sites

  • ⭐️ uBlock filters - Badware risks

  • ⭐️ Malicious URL Blocklist (URLHaus)

Others

  • ⭐️ Dandelion Sprout's Anti Push Notifications

  • ⭐️ Dandelion Sprout's Game Console Adblock List

  • ⭐️ HaGeZi's Allowlist Referral (See User rules section below)

  • ⭐️ Perflyst and Dandelion Sprout's Smart-TV Blocklist

  • ⭐️ WindowsSpyBlocker - Hosts spy rules

It might seem like a lot, but these are all high quality lists with strong coverage and minimal false positives in my experience, and it generally doesn't hurt to use them like this.

Security

Block malicious, phishing, and scam domains -> ✅

Block newly registered domains -> ✅ (This will cause very rare breakage, but massively improves security)

Parental Control

Block adult websites -> ❌ (unless you want to, only putting this here since it seems to get turned on by default when Parental Control is enabled)

Safe Search -> ❌ (unless you want to, only putting this here since it seems to get turned on by default when Parental Control is enabled)

YouTube restricted mode -> ❌ (unless you want to, only putting this here since it seems to get turned on by default when Parental Control is enabled)

Blocked services and websites -> You should use this feature to your advantage and block any services that you don't use or care about. This can dramatically improve your privacy by preventing connections to them from even being made. If you use a service, don't block it, just block what you're comfortable with and works best for you.

I usually block the following:

  • Facebook

  • Instagram (Facebook)

  • LinkedIn

  • QQ

  • Rakuten Viki

  • Snapchat

  • Spotify

  • TikTok

  • Viber (Rakuten)

  • VK.com

  • WeChat

  • WhatsApp (Facebook)

User rules

First, we should go ahead and whitelist adguard-dns.io, so that we can ensure we can always access our dashboard in case of any rogue filters.

You can do this pretty easily by selecting Add new rule -> Unblock domain -> adguard-dns.io

Now, while being nice from a usability perspective, HaGeZi's Referral Allowlist and the AdGuard DNS filter list do allow some questionable ad/tracking domains we don't want unblocked.

You can select Open editor and copy and paste the following to keep them blocked:

||adservice.google.*^$important

||adsterra.com^$important

||amplitude.com^$important

||analytics.edgekey.net^$important

||analytics.twitter.com^$important

||app.adjust.*^$important

||app.*.adjust.com^$important

||app.appsflyer.com^$important

||doubleclick.net^$important

||googleadservices.com^$important

||guce.advertising.com^$important

||metric.gstatic.com^$important

||mmstat.com^$important

||statcounter.com^$important

Note that I maintain a variety of comprehensive blocklists here. Sadly you won't be able to add them to AdGuard DNS, but you may skim through them and manually block whatever you wish to.

I also maintain a comprehensive whitelist here. Sadly you won't be able to add it to AdGuard DNS, but you may skim through it and manually allow whatever you wish to.

Access settings

Block known scanners -> ✅ (Should be default)

Respond to blocked domains -> Default (Other options can cause issues)

Block Firefox canary domain -> ✅

Log IP addresses -> ❌

Account settings

Log DNS requests -> ✅ (Having logs on is important for troubleshooting breakage)

Logs retention -> Last hour

Statistics retention -> Last hour

AdGuard account settings -> Settings -> Password and 2FA -> Enable 2FA

Additional recommendations

adguard-dns-settings's People

Contributors

celenityy avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.