/RemoteTitan

🖥 Use your Linux shell on another device using the web

Primary LanguageTypeScript

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