c304e2a7c5
collection. This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.
4 lines
273 B
Text
4 lines
273 B
Text
This is a library for making SSH2 connections (client or server). Emphasis is
|
|
on using SSH2 as an alternative to SSL for making secure connections between
|
|
python scripts. All major ciphers and hash methods are supported. SFTP client
|
|
and server mode are both supported too.
|