SquidProxyAdBlocker is a filtering adblocker (and track-blocker) (Squid) proxy.
docker run --rm --name squidproxyadblocker -p 3128:3128 -p 3129:3129 pgnunes/squidproxyadblocker
Configure your browser/network proxy settings to the host where SquidProxyAdBlocker is running like (running locally):
- Host:
127.0.0.1
- Port:
3128
(3129
for transparent proxy)
If you need help or want to request a new feature please open an issue.