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 supported34 Subscribers
View all SubscribersAdd a CodeTriage badge to paramiko
Help out
- Issues
- [paramiko/__init__.py] Export version (`paramiko.__version__`)
- [*.py] Use `os.path.join` and `os.path.expanduser`
- Paramiko command error
- [SUPPORT] - after connection is established nothing happens for 5 seconds
- [BUG] - SSHException: No authentication methods available after successful authentication (Tailscale)
- Unable to agree on a pubkey algorithm for signing a 'ssh-rsa' key
- [BUG] - sftpserver truncate issue when uploading a file through scp
- [BUG] - Logging multiple error lines instead of single row for traceback
- [SUPPORT] - Authentication fails when wrapping script using paramiko with `sudo -u`
- [FEAT] - Add support for KEX algorithm: diffie-hellman-group18-sha512
- Docs
- Python not yet supported