andrewschenck / paramiko-jump

Enables MFA/2FA and SSH proxying on top of Paramiko SSH.
Other
32 stars 9 forks source link

Add set host key to jump host context manager #10

Closed tybruno closed 4 years ago

andrewschenck commented 4 years ago

line 26 and line 232/233, 238/239 are the only changes I think should be in this diff -- the rest appears to be a code formatter tool

tybruno commented 4 years ago

Closed because I created a new branch that only changes the piece that needed to change and did not run black