Tagged Questions
1
vote
1answer
683 views
How do i route TCP connections via TOR?
I was reading about torchat which is essentially an anonymous chat program.
It sounded cool so i wanted to experiment with making my own. First i wrote a test to grab a webpage using Http. Sicne .NET ...
0
votes
2answers
201 views
How does TOR keep its relays secret and stay unblocked and usable? [closed]
How does TOR (The Onion Router) maintain a list of servers, that are publicly available to everyone, unblocked?
0
votes
2answers
3k views
How to run multiple instances of Tor?
I'm trying to set up a special proxy server (running Windows). It will have several instances of Privoxy and Tor running and my app will choose which Privoxy instance to send HTTP requests to ...