Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

evaluate switching from paramiko to libssh wrapper #1

Open
t184256 opened this issue Mar 19, 2020 · 2 comments
Open

evaluate switching from paramiko to libssh wrapper #1

t184256 opened this issue Mar 19, 2020 · 2 comments

Comments

@t184256
Copy link
Owner

t184256 commented Mar 19, 2020

Evaluate using https://github.com/ParallelSSH/ssh-python instead of paramiko (might potentially relieve EOFErrors, key format nuisance and unsuppressable tracebacks).

@t184256
Copy link
Owner Author

t184256 commented Apr 8, 2020

One particularly uninspiring method: https://github.com/ParallelSSH/ssh-python/blob/master/ssh/session.pyx#L134

@Jakuje
Copy link
Collaborator

Jakuje commented Apr 20, 2020

FYI, there is one more ssh library that is going to be used by ansible:

https://github.com/ansible/pylibssh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants