6670f0b757
- http://cheeseshop.python.org/ -> https://pypi.python.org/ - http://pypi.python.org/ -> https://pypi.python.org/ With hat: python Approved by: bapt (portmgr)
6 lines
313 B
Text
6 lines
313 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: https://pypi.python.org/pypi/ssh/
|