/Automatic-bind9-update

Automatically update pgl.yoyo.org bind9 zonefile

Primary LanguageShellMIT LicenseMIT

Automatic-bind9-update

This script is desgined to automatically update your name.conf file with URL's from pgl.yoyo.org, what does that mean? Means you block ads at the DNS level like a BOSS!

==================

(You will need to add this to named.conf.local )

include "/etc/bind/named.conf.ads";

Curl (Copy and paste install)

bash <(curl -s  https://raw.githubusercontent.com/MLWALK3R/Automatic-bind9-update/master/bindupdate.sh )