This repository was archived by the owner on Aug 8, 2023. It is now read-only.
-
- Notifications
You must be signed in to change notification settings - Fork 144
Install unbound
notracking edited this page Jan 10, 2021 · 1 revision
Automatic update example script can be found here.
- 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 will not update list changes)
sudo service unbound restart