This repository was archived by the owner on Aug 8, 2023. It is now read-only.
Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork144
Install dnsmasq
notracking edited this pageAug 13, 2020 ·4 revisions
- Download the following file (or use a daily cronjob to do it automatically)
https://github.com/notracking/hosts-blocklists/raw/master/dnsmasq/dnsmasq.blacklist.txt
- Add the following line to your dnsmasq.conf
conf-file=/path/to/dnsmasq.blacklist.txt
- Restart dnsmasq (reload willnot update list changes)
sudo service dnsmasq restart