AdguardTeam / AdGuardDNS

Public DNS resolver that protects you from ad trackers
https://adguard-dns.io/
GNU Affero General Public License v3.0
775 stars 60 forks source link

Makes the newly registered domains list subscribable #799

Open privacy-advo opened 1 month ago

privacy-advo commented 1 month ago

feature request

AdGuard DNS offers the option to block newly registered domains. Please make this list subscribable for AdGuard Windows/AdGuard macOS/AdGuard Home.

hagezi commented 1 month ago

@privacy-advo https://github.com/hagezi/dns-blocklists#nrd

privacy-advo commented 1 month ago

@hagezi Thanks for the fast reply and great to see that there is a published list. Is this the list AdGuard is using?

hagezi commented 1 month ago

I think AdGuard uses similar services to @xRuffkez, but probably not his list. The content should be identical though. They are NRDs from the last 30 days. The 30 days list is too big for most AdBlockers, so he also offer a 14 days list.

privacy-advo commented 1 month ago

50 MB probably won't run on a RaspberryPi setup and smaller VPS. Already have AdGuard Home crashes when using your TIF on machines with too little RAM.

hagezi commented 1 month ago

grafik

Works for me on an RPi4 with 4GB RAM. However, the 30-day list also leads to problems when updating all lists.

privacy-advo commented 1 month ago

I'm running a Raspberry Pi 3 B+ (1GB RAM) and two VPS (512MB/1GB). On the 512 I really have to limit the lists and on 1GB TIF is fine. The crashes only occure while updating. The issue is known and old https://github.com/AdguardTeam/AdGuardHome/issues/5606. But nothing happened since 2023.

hagezi commented 1 month ago

Yes, in "normal operation" my AGH docker container needs around 400MB, when updating the lists the RAM usage goes up to 1.5GB.