dd06283c71
- Website updated - For other changes see http://www.paramiko.org/changelog.html PR: 199896 Submitted by: Claudius Herder <claudius.herder@ambtec.de> Approved by: sbz (maintainer timeout)
6 lines
304 B
Text
6 lines
304 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.
|
|
|
|
WWW: http://www.paramiko.org/
|