Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 823 Bytes

File metadata and controls

25 lines (21 loc) · 823 Bytes

Remote Titan

Control your Linux shell remotely via the web.

CRITICAL WARNING!

Before you do so, make sure you have the port 4000 unused, otherwise run the following command with your desired port.

$ ts-node src/index.ts -p ENTER_PORT

Or seek help.

$ ts-node src/index.ts -h

And make sure to go to your computer settings and let your local IP accessible to other devices in your network.

These images are taken from a Chromebook running Crostini Linux.

How To Run

Just execute the following command...

$ npm start