Skip to content

opsxcq/linux-web-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linux web interface for remote command execution

Be aware, no authentication, just a simple script for executing pre defined commands on a trusted enviroment.

Dependencies

On debian: apt-get install python-tornado

Run

Change the commands as you wish (in this version they are hardcoded) and run

python index.py

The web interface will open on http://host:8080