pahaz / sshtunnel

SSH tunnels to remote server.
MIT License
1.23k stars 184 forks source link

fix loading of password secured private key #268

Open mortbauer opened 2 years ago

mortbauer commented 2 years ago

I had the problem that sshtunnel would not use the provided password to load the private key. This pulll request fixed it.