Looking for sshlib.py

Jeff jam at quark.emich.edu
Tue Nov 30 08:03:26 EST 1999


On Tue, Nov 30, 1999 at 04:37:34AM +0000, John Leach wrote:
> Is there an ssh lib for Python. Or anything similar. I'm looking for
> something more secure than telnet.
> Any ideas? Write my own?
> John Leach
> http://www.bosware.com.au
> 

greetings,

what type of application are you trying to write that you need this type of
access? if all you want is a 'secure shell' so you can connect to a remote
machine, ssh is the way to go.. I don't know if you can hook it into python
though.

regards,
J
-- 
|| visit gfd <http://quark.emich.edu/>
|| psa member #293 <http://www.python.org/> 
|| New Image Systems & Services, Inc. <http://www.newimage.com/>




More information about the Python-list mailing list