RemoteControl dev trouble (510 Unrecognized command)

coderman coderman at gmail.com
Sun Jan 13 07:09:54 UTC 2008


On Jan 12, 2008 10:44 PM, Jon McLachlan <mcla0181 at umn.edu> wrote:
> ...
> I have been having some trouble with a python based Tor controller.
> ...
>     cx.sendall("authenticate " + pw + "\n\r")

try carriage return, then linefeed: "\r\n".

best regards,



More information about the tor-talk mailing list