Path to this page:
./
security/py-paramiko,
SSH2 protocol library
Branch: pkgsrc-2012Q4,
Version: 1.9.0,
Package name: py27-paramiko-1.9.0,
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] [
lang/python27] [
security/py-crypto]
Master sites:
SHA1: b48f18fb96910d61609604d35a03590dd9548d7f
RMD160: b2a2c7a4418d293b007c89125538405abb1894c5
Filesize: 795.743 KB
Version history: (Expand)
- (2013-01-06) Package added to pkgsrc.se, version py27-paramiko-1.9.0 (created)