套件: paramiko-doc (2.6.0-2)
paramiko-doc 的相關超連結
Trisquel 的資源:
下載原始碼套件 paramiko:
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Jeremy T. Bouse
- Guido Guenther
- Sandro Tosi
外部的資源:
- 主頁 [github.com]
相似套件:
Make ssh v2 connections with Python (Documentation)
"Paramiko" is a combination of the Esperanto words for "paranoid" and "friend". It's a module for Python 2.7/3.4+ 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).
This is the documentation for the package.
其他與 paramiko-doc 有關的套件
|
|
|
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: libjs-underscore
- JavaScript's functional programming helper library