Path to this page:
./
security/py-paramiko,
SSH2 protocol library
Branch: pkgsrc-2017Q2,
Version: 1.18.2,
Package name: py27-paramiko-1.18.2,
Maintainer: pkgsrc-usersparamiko is a module for python 2.2 (or higher) that implements the SSH2
protocol for secure (encrypted and authenticated) connections to remote
machines. unlike SSL (aka TLS), SSH2 protocol does not require hierarchical
certificates signed by a powerful central authority. you may know SSH2 as
the protocol that replaced telnet and rsh for secure access to remote shells,
but the protocol also includes the ability to open arbitrary channels to
remote services across the encrypted tunnel (this is how sftp works,
for example).
Required to run:[
devel/py-setuptools] [
security/py-crypto] [
security/py-ecdsa]
Master sites:
SHA1: d81ee64df6c621942824aed62b720d254ea65b21
RMD160: be704c705db1f370ba001622f806c5ab562def41
Filesize: 1169.723 KB
Version history: (Expand)
- (2017-07-04) Package added to pkgsrc.se, version py27-paramiko-1.18.2 (created)