oznu/dns-zone-blacklist

Create a blacklist using the "server" option in the conf file for dnsmasq

savyajha opened this issue · 1 comments

The current way of making the blocklist makes it such that the entries use the "address" option. It is quite easy to make a blocklist using the "server" as well from it in this way as well. This has the added advantage of dnsmasq responding with "NX Domain", causing the browser to not even attempt a lookup.