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

Add support for paramiko set_keepalive #186

Merged
merged 1 commit into from Mar 24, 2015

Conversation

vodik
Copy link
Contributor

@vodik vodik commented Mar 24, 2015

Paramiko supports the ssh keepalive mechanism. This patch exposes the mechanism to the ParamikoMachine. I'm not sure if this is the ideal way to implement it (any suggestions welcome), but I wrote this because I need to enable keepalive and can't reliably set it server side for every server I talk to.

tomerfiliba added a commit that referenced this pull request Mar 24, 2015
Add support for paramiko set_keepalive
@tomerfiliba tomerfiliba merged commit 86b778b into tomerfiliba:master Mar 24, 2015
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

Successfully merging this pull request may close these issues.

None yet

2 participants