mattes / rotating-proxy

Rotating TOR proxy with Docker
The Unlicense
1.13k stars 256 forks source link

Is there anyway to renew tor ip? after a bit of time? #33

Closed kmkmjhyiiiu closed 4 years ago

kmkmjhyiiiu commented 4 years ago

I wonder, if this is possible? like i wanted to use fresh IP every 1-3 hours but with limit of 5 tors. Until this much hours, IP may get blacklist

kmkmjhyiiiu commented 4 years ago

i think it can change by tor automatically in 10 seconds?

CircuitBuildTimeout 10
LearnCircuitBuildTimeout 0
MaxCircuitDirtiness 10

https://www.reddit.com/r/TOR/comments/81xjk7/change_ipaddress_automatically_in_your_interval/

aleksas commented 4 years ago

If I unrestand correctly, these are passed: https://github.com/mattes/rotating-proxy/blob/master/start.rb#L103-L106