NodeSSH
NodeSSH copied to clipboard
Port Definition
This really needs a port definition passthrough to the SSH login. As far as I'm aware ports can't be passed to ssh in the url syntax (192.168.0.1:9999), they have to be passed in using the -p operator.
I've forked this and added port and timeout options if you want to take a look. https://github.com/snsparrish/NodeSSH