Web SSH Client using ssh2, socket.io, xterm.js, and express. webssh webssh2
Find a file
2016-05-18 13:08:45 -04:00
public Initial Commit 2016-05-18 11:34:49 -04:00
.gitignore Initial Commit 2016-05-18 11:34:49 -04:00
index.js Initial Commit 2016-05-18 11:34:49 -04:00
LICENSE Create LICENSE 2016-05-18 13:08:45 -04:00
package.json Initial Commit 2016-05-18 11:34:49 -04:00
README.md Create README.md 2016-05-18 13:04:40 -04:00

WebSSH2

Web SSH Client using ssh2, socket.io, term.js, and express

Bare bones example of using SSH2 as a client on a host to proxy a Websocket / Socket.io connection to a SSH2 server.