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
- [ASYNC] - Paramiko Async support
- [BUG] - Match does not allow 'all' mixed with anything but 'canonical'
- SSHException: Invalid packet blocking when using invoke_shell
- [BUG] - <title> HostKeys.add() duplicates entries instead of overriding existing ones
- fixed add in paramiko/hostkeys.py
- remove traceback for SSHException
- UnicodeDecodeError: 'utf-8' codec can't decode byte 0x82 in position 1: invalid start byte
- [BUG] - can't connect to srtSSHServer_11.00
- [FEAT] - Customizable Version Information
- [BUG] - sftp.get() throws TypeError: can only concatenate str (not "NoneType") to str
- Docs
- Python not yet supported