Webssh Server, using ssh2, socket.io, term.js, and express.
Node v8.x or above.
- Clone to a location somewhere and
npm install. - Edit
sshConfig.jsto change the userinfo. - Run
npm start. - Fire up a browser, navigate to IP/port of your choice and specify a host, like:
http://localhost:8080
