jacobsvante / bgtunnel

Initiate SSH tunnels in the background in python
MIT License
48 stars 16 forks source link

Support for logging in using username/password #5

Closed denibertovic closed 10 years ago

denibertovic commented 10 years ago

Any change bgtunnel will support password logins and not just ssh key files?

jacobsvante commented 10 years ago

Hi @denibertovic

I'm not currently working on any such feature. But I'd be glad to look at any PR for this functionality.

Jacob

denibertovic commented 10 years ago

Will reopen if it hit this issue later. Currently I switched to working with keys (it's the better choice anyway)