HTTP proxy with anti-censorship. This is a way to route domain-based traffic through an encrypted tunnel.
- autoupdates OS, privoxy and filters
- flexible configuration with config.ini
- Privoxy listen port 8118 (HTTP proxy)
- Forwarding traffic to port 1843 (Socks5 proxy)
Sock5 proxy. For example - "ShadowSocks"
- сreate "/privoxy" directory (for example) on your host
- connect host directory "/privoxy" to the container directory "/etc/privoxy" and start container:
docker run --name privoxy-acs -d --restart=unless-stopped --net=host -v /privoxy:/etc/privoxy ksey/privoxy-acs