gmickel / Automatic-bind9-update

Automatically update pgl.yoyo.org bind9 zonefile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ) 

About

Automatically update pgl.yoyo.org bind9 zonefile

License:MIT License


Languages

Language:Shell 100.0%