SSH and Windows

Moshe Zadka m at moshez.org
Thu Jul 24 17:51:48 EDT 2003


On Thu, 24 Jul 2003, Isaac Raway <isaac at blueapples.org> wrote:

> I'm looking for a library 
> that behaves similarly to telnetlib for SSH connections.
...
> Windows 
...

Well, Twisted has conch which is ssh implemented in Python, but it's
API is not much like telnetlib. In order to use it, you'll want to
compile PyCrypto. 
-- 
Moshe Zadka -- http://moshez.org/
Buffy: I don't like you hanging out with someone that... short.
Riley: Yeah, a lot of young people nowadays are experimenting with shortness.
Agile Programming Language -- http://www.python.org/





More information about the Python-list mailing list