Browser terminal to ssh servers outside/inside kgp.
clone the repo
$ cd SSHTx
$ npm install
To start the server
$ npm start
To start the server in development mode
$ npm run watch
Wrapper around WebSSH2.
Browser terminal to ssh servers outside/inside kgp.
clone the repo
$ cd SSHTx
$ npm install
To start the server
$ npm start
To start the server in development mode
$ npm run watch
Wrapper around WebSSH2.