Skip to content

Python flask to execute shell commands through web console

License

Notifications You must be signed in to change notification settings

adambg/flask-shell-web-emulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

flask-shell-web-emulation

Python flask to execute shell commands through web console

Execute predefind shell commands and output to web. Emulate console over web gui.
Set your commands in the server.py file, and execute the script using:

python3 server.py --host=0.0.0.0

requires Python 3.x

Two commands available for demonstration, dmesg and ls which accepts directory as parameter.

See demo

flask-python-shell-web-emulator

About

Python flask to execute shell commands through web console

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published