SSH2 Module for Python

Edit Package python-paramiko

Paramiko 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), the 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.
It is written entirely in python (no C or platform-dependent code) and is released under the GNU LGPL (lesser GPL).

Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename Size Changed
1311.patch 0000046333 45.2 KB
1379.patch 0000007043 6.88 KB
cert_support.tar.gz 0000004970 4.85 KB
paramiko-2.4.2.tar.gz 0001207299 1.15 MB
paramiko-test_extend_timeout.patch 0000000542 542 Bytes
python-paramiko.changes 0000033115 32.3 KB
python-paramiko.spec 0000003392 3.31 KB
relaxed.patch 0000001107 1.08 KB
Latest Revision
John Vandenberg's avatar John Vandenberg (jayvdb) committed (revision 1)
Comments 0
openSUSE Build Service is sponsored by