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 unbound
notracking edited this pageJan 10, 2021 ·1 revision
Automatic update example script can be foundhere.
- Download the following file (or use a daily cronjob to do it automatically)
https://raw.githubusercontent.com/notracking/hosts-blocklists/master/unbound/unbound.blacklist.conf
- Edit and add the following line to
unbound.conf
include: "/path/to/unbound.blacklist.conf"
- Restart unbound (reload willnot update list changes)
sudo service unbound restart