agebrock / reverse-tunnel-ssh

Easy reverse tunnel
MIT License
42 stars 12 forks source link

Support for privateKey. #8

Open bondepike opened 6 years ago

bondepike commented 6 years ago

Made a very small change which makes it possible use a private SSH key as authentication.

avodacs commented 6 years ago

@agebrock Would it be possible to merge this into master and then deploy a new version to npm? I've tested @GuleAdrian's change and it works well!

agebrock commented 6 years ago

Hey guys, i need to have a quick look into the branch, on my point of view userconfig should be mixed in as default so if you define privateKey right now it should work...