rotating-proxy
rotating-proxy copied to clipboard
Rotating TOR proxy with Docker
Hi. I set the tor to fork 50 processes so I can have 50 open ports. The problem, the docker log file takes more than 80% of the server space!...
Anyway to protect 5566 with a password?
Hello i have multiple backends i will map by domain name http mapping works https not, how to modify the haproxy.cfg file?
Im getting this error at 4/20 
Hello, request details on hover in the stats section are not displayed. Any solution? 
Hi, I installed the mattes/rotating-proxy and it working just fine form the host, But how can I use the proxy inside another container ? what is the IP address I...
Hi, code need to be updated to use version 3 onion services?
Hi I tried to run a Raspberry rotatting-proxy, I got a problem with "the requested image platform (linux / amd64)" I used `--platform linux/amd64` to start them, no problem appeared...
For some weird reason i built a new rotating-proxy today and when using the same node.js code to do a request that i used on a previous build I'm getting...
I create a container use the command docker run -d -p 5566:5566 -p 9051:9051 --env tors=100 mattes/rotating-proxy and use the python lib 'stem' do something like that from stem import...