MLWALK3R / Automatic-dnsmasq-update

Automatic-dnsmasq-update

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatic-dnsmasq-update

Automatic-dnsmasq-update

This script will auto update your list for pgl.yoyo.org.

If you find any errors, please submit a pull request so we can get it sorted out.


Make sure you are running as root & have curl installed. This script will install a cron to run every monday *optional


Prefered method (Without downloading)

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

Download * You will need to set permissions to run it.

curl -o  dnsmasq.sh  https://raw.githubusercontent.com/MLWALK3R/Automatic-dnsmasq-update/master/dnsmasq.sh

About

Automatic-dnsmasq-update

License:MIT License


Languages

Language:Shell 100.0%