Inspired by https://github.com/mattes/rotating-proxy
Start a proxy server using http proxy
-
get the image
docker pull brianstech/docker-rotating-proxy
-
run the proxy
docker run -d -p 8080:8080 -p 4444:4444 brianstech/docker-rotating-proxy
-
access the proxy stats at
[http://localhost:4444](http://localhost:4444)
-
set you client to use
- http proxy: http://localhost:8080 - https proxy: https://localhost:8080