A rotating tor proxy service that starts a configurable number of tor socks proxies and expose them under one reverse proxy (http). The tor socks proxies are randomly selected by the reverse proxy
docker run -p 8080:8080 gtuk/rotoxy:latest # Run with default parameters
docker run -p 8088:8088 gtuk/rotoxy:latest --tors 1 --port 8080 --circuitInterval 30 # Run with custom parameters
Content type
Image
Digest
Size
11.5 MB
Last updated
over 5 years ago
docker pull gtuk/rotoxy