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.