// Reference: https://hub.packtpub.com/making-simple-web-based-ssh-client-using-nodejs-and-socketio/ var os = require('os'); var pty = require('node-pty');