mattes / rotating-proxy

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

Tor can`t make an outgoing requests in Windows #19

Open vchslv13 opened 7 years ago

vchslv13 commented 7 years ago

Hi. It seems there is some problem with running your project in Windows. I've pulled it in Docker, started it as the instruction says, but tor doesn`t make outgoing connections. I can see in HAProxy stats that requests come to it, but then nothing happens. In Linux the projects with the same settings work in proper way. What can it be and can it be fixed? (And thanks for your work, by the way :) ) screen

vchslv13 commented 7 years ago

Well, it seems that this issue is identical to #10 "Any idea why when running in detached mode it doesn't work?". The problem I`ve told about happen only in detached mode, although in attached mode everything works fine.