Skip to content
/ SSHTx Public

SSH Client to access server (AWS, GCP etc.) through ssh that are outside kgp. https://mulx10-sshtx.glitch.me

Notifications You must be signed in to change notification settings

MuLx10/SSHTx

Repository files navigation

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.