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 supported36 Subscribers
View all SubscribersAdd a CodeTriage badge to paramiko
Help out
- Issues
- Fix AgentKey sign_ssh_data return type
- Fix pkey test line length
- [codex] Document byte passwords in SSHClient.connect
- Fix SSHConfig parsing of 'Match host=pattern' syntax
- BUG: Fix exec_command getting stuck on event.wait() on lost connection (#2599)
- BUG: Fix known_hosts parsing failing on multiple whitespace delimiters (#2204)
- BUG: Fix connection failure when server has no password set (#2530)
- BUG: Fix server advertising group-exchange KEX without moduli file (#2126)
- BUG: Fix exec_command crashing with AttributeError when not connected (#2600)
- Avoid duplicate Transport auth docs
- Docs
- Python not yet supported