You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 30, 2022. It is now read-only.
The oznu/dns-ad-blocker docker image uses the DNS Zone Blacklist to create a DNS based ad blocker for your local network and can run on x86_64 or armhf based (Raspberry Pi) hosts.
Quick Setup:
docker run -d -p 53:53/tcp -p 53:53/udp oznu/dns-ad-blocker
Raspberry Pi:
docker run -d -p 53:53/tcp -p 53:53/udp oznu/dns-ad-blocker:armhf
The container will check for updates to the blacklist every hour. For further configuration options see the full docs: