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 supported33 Subscribers
View all SubscribersAdd a CodeTriage badge to paramiko
Help out
- Issues
- [BUG] - Missing arguments, arguments not send to remote server when a cmd is run
- Add check for public_blob attr.
- [FEAT] - implementation of ServerAliveCountMax functionality from OpenSSH
- [BUG] - Server not found in known_hosts
- [BUG] - AttributeError(public_blob)
- [BUG] - A SFTPFile.seek can cause SFTPFile.tell to lie
- [BUG] - Paramiko > 3.4.1 cause to SSH session not active
- [BUG] - memory leak in paramiko when we connect using more than one instance
- Return new file position from SFTPFile.seek
- Implement smarter prefetching
- Docs
- Python not yet supported