A simple container based adblocker with daily automatic blocklist updates.
The following images are utilised:
- Add your upstream nameservers of choice to
${PWD}/conf/upstream.conf
(eg. 1.1.1.1, 8.8.8.8) - Run
docker-compose up -d
- Point the DNS config of your host(s) to the IP of your docker host (and/or localhost if using locally)