Two tor clients
Posted
by
Intellektus
on Super User
See other posts from Super User
or by Intellektus
Published on 2012-09-26T00:58:36Z
Indexed on
2012/09/26
3:40 UTC
Read the original article
Hit count: 510
I have been experimenting with the thought of running two Tor clients at once on my machine. So I decided to try it and modified the source a bit to let me run two clients at once (of course with separate data dirs). But they both get the same exit node, and if I try to switch exit node on one of them via its control port, they both get switched.
I have been experimenting with this some more, and Tor always seem to get the same IP, even if I run several separate clients (on the same machine) at once.
Is this the expected behavior?
© Super User or respective owner