Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 626 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 626 Bytes

Squid Proxy Ad Blocker

SquidProxyAdBlocker is a filtering adblocker (and track-blocker) (Squid) proxy.

Run

docker run --rm --name squidproxyadblocker -p 3128:3128 -p 3129:3129 pgnunes/squidproxyadblocker

Browser/Network Configuration

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)

Help / Requests

If you need help or want to request a new feature please open an issue.