Re: [tor-dev] R: Re: questions about extending circuit

2012-12-07 Thread Sean Robinson
Hi, I see both Ravi and Damian have contributed fixes to extend_circuit in the last few days, including better examples. Please try your test with the latest version in the repository . Let us know whether this works for you. On Tue, Dec 4, 2012 at 7:21

[tor-dev] R: Re: questions about extending circuit

2012-12-04 Thread succer...@tiscali.it
HiFrom your code, does not seems possible to create new circuits specifying fingerprint. https://stem.readthedocs.org/en/latest/_modules/stem/control.html#Controller.extend_circuit Also i don't think it's possibile to extendcircuits with fingerprint from command line with control port... i've