Getting to an SSH account over a HTTP proxy

BJörn Lindqvist bjourne at gmail.com
Mon Jan 22 07:33:07 EST 2007


I want to use Python to connect to a SSH account over a HTTP proxy to
automate some operations. I thought paramiko would be able to do that,
but it can not (it seems).

Is there some other Python module that can do what I want?

-- 
mvh Björn



More information about the Python-list mailing list