Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 718 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 718 Bytes

SSHTx

Browser terminal to ssh servers outside/inside kgp.

To access server situated inside kgp campus

Capture Capture2

clone the repo

$ cd SSHTx
$ npm install 

To start the server

$ npm start

To start the server in development mode

$ npm run watch

To access server situated outside kgp campus

Follow this app or app

Wrapper around WebSSH2.