rotating-proxy icon indicating copy to clipboard operation
rotating-proxy copied to clipboard

Rotating TOR proxy with Docker

Results 24 rotating-proxy issues
Sort by recently updated
recently updated
newest added

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 ![image](https://user-images.githubusercontent.com/19851187/72206407-49f31080-346c-11ea-8670-585ccf055c3b.png)

Hello, request details on hover in the stats section are not displayed. Any solution? ![FC08FA41-911B-4A6C-8CC1-D798DF15CEC3](https://user-images.githubusercontent.com/28767886/143585953-4e346f4a-dfa9-4a83-82cb-32b2e2cca5b2.png)

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...