Skip to content

🖥 Use your Linux shell on another device using the web

Notifications You must be signed in to change notification settings

cryptosbyte/RemoteTitan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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