Re: [tor-dev] use tor controller to detect circuit/path change

2012-10-30 Thread Damian Johnson
> OK, thank you very much! > besides, is it possible to get the cypher key for decoding the tcpdump > captured packets on the TOR client?? I don't follow, do you mean the traffic between tor and the first hop? Why not just intercept the communication with the socks port? _

Re: [tor-dev] use tor controller to detect circuit/path change

2012-10-30 Thread esolve esolve
OK, thank you very much! besides, is it possible to get the cypher key for decoding the tcpdump captured packets on the TOR client?? 2012/10/30 Damian Johnson > > Hi, I'm new to Tor controller, > > > > Tor client usually open 3 circuits, one for current use and the other 2 > for > > standby. >

Re: [tor-dev] use tor controller to detect circuit/path change

2012-10-30 Thread meejah
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Damian Johnson writes: >> I'm wondering whether it is possible to use Tor controller to >> detect when the circuit/path in use is changed and obtain the list >> of IP addresses of those relay nodes. > - txtorcon (https://txtorcon.readthedocs.org/en/

Re: [tor-dev] use tor controller to detect circuit/path change

2012-10-30 Thread Damian Johnson
> Hi, I'm new to Tor controller, > > Tor client usually open 3 circuits, one for current use and the other 2 for > standby. > > Tor will change the current circuit/path in use from time to time, depending > on the network load dynamics > > I'm wondering whether it is possible to use Tor controller

[tor-dev] use tor controller to detect circuit/path change

2012-10-30 Thread esolve esolve
Hi, I'm new to Tor controller, Tor client usually open 3 circuits, one for current use and the other 2 for standby. Tor will change the current circuit/path in use from time to time, depending on the network load dynamics I'm wondering whether it is possible to use Tor controller to detect when