##What is Trojan Shell?
Trojan Shell is a lightweight web tool written with node.js which is used to run shell scripts on a hosting server.
To get this running, you need to have the following installed
- Extract the zip contents to a directory
- Navigate to the directory where you extracted the contents
- Run
node server.js
- You have now started the Trojan Shell. The shell is accessible via http://servers-ip-here:8000 :)