LWN.net Logo

paramiko 0.1 charmander released

Version 0.1 (charmander) of paramiko, which implements a Python-based SSH2 communication channel, is available. "The module works by taking a socket-like object that you pass in, negotiating with the remote server, authenticating (using a password or a given private key), and opening flow-controled "channels" to the server, which are returned as socket-like objects."
(Log in to post comments)

Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds