paramiko
https://github.com/paramiko/paramiko
Python
The leading native Python SSHv2 protocol library.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported31 Subscribers
View all SubscribersAdd a CodeTriage badge to paramiko
Help out
- Issues
- [BUG] - Connect failed and timeout exection when I run exec_command in threads and loop
- [BUG] - Shouldn't `paramiko.Transport` send `SSH_MSG_DISCONNECT` if `close()` is called before finishing auth?
- Add option to skip host key verification
- "type[Transport]" has no attribute "preferred_pubkeys"
- [BUG] - TransportTest.test_compression failing on RHEL8(s390x)
- [BUG] - <The EOF error of keyboard-interactive authentication>
- [BUG] - get_hostnames fails if "Match all" in config is followed by an include
- Prevent get_hostname() from crashing of "Match" is not followed by a …
- avoid KeyError when canonicaldomains is missing
- [支持] - vim returns error code when using interactive ssh
- Docs
- Python not yet supported