rdsubhas / docker-tor-privoxy-alpine

The smallest (15 MB!!) docker image with Tor and Privoxy on Alpine Linux
https://hub.docker.com/r/rdsubhas/tor-privoxy-alpine/
MIT License
213 stars 92 forks source link

tor-privoxy-alpine

The smallest (15 MB) docker image with Tor and Privoxy on Alpine Linux.

docker run -d -p 8118:8118 -p 9050:9050 rdsubhas/tor-privoxy-alpine
curl --proxy localhost:8118 https://www.google.com

And that's it! Read the accompanying blog post for more details.

Known Issues

Other interesting projects