Getting to an SSH account over a HTTP proxy

Nanjundi nanjundi at gmail.com
Sun Jan 28 09:18:25 EST 2007



> problem. I do not want to create my own SSH client and, AFAICT, there
> is no SSH client in Twisted. The library also seem to have some
> problems with handling HTTP proxies in a transparent way:http://twistedmatrix.com/trac/ticket/1774
>
> --
> mvh Björn


There is a ssh implementation in twisted.
http://twistedmatrix.com/users/z3p/files/conch-talk.html

Are you able to authenticate and run commands using a ssh client on 
port 80?
I will try to post an example if possible.
-N




More information about the Python-list mailing list