Web service to host a ssh connection hub, allowing the user to remotely connect to a device over ssh using this portal (basically boiling down to ssh port forwarding).
The app listens on port 3000.
npm install
node index.js
MIT. See License.txt file