oznu / dns-zone-blacklist

This project generates dnsmasq, bind and unbound zone files to be used in DNS based AD Blockers.
https://hub.docker.com/r/oznu/dns-ad-blocker
MIT License
169 stars 24 forks source link

updated local-zone configuration, deprecated redirect configuration #10

Open nimbius opened 5 years ago

nimbius commented 5 years ago

Greetings, redirect zones do not scale in unbound past 100k entries. instead, you should use local-zone and refuse, which also covers all potential subdomains of a target blacklisted zone.