chriscrowe / docker-pihole-unbound

Run Pi-Hole + Unbound on Docker
1.07k stars 279 forks source link

Add support for an automatic block/whitelist updater of jacklul #219

Closed JaccoR closed 9 months ago

JaccoR commented 1 year ago

When using remote lists like this or this it's a hassle to manually check for changes and update - the script by jacklul will do that for you! This pull request will add support for this script to the docker container. A lot of people are using it to automatically update their lists and i think it is a valuable addition to the one container solution.

chriscrowe commented 9 months ago

Yeah sorry this feels out of scope for a vanilla install -- only some people would want this. You're always welcome to fork and support this on your own.