A lightweight Python-based Web-GUI for Linux traffic control (tc) to set, view and delete traffic shaping rules.
sudo apt-get install iprouteExecute the main.py file and go to http://localhost:5000:
sudo python3 main.py
The tool will read your interfaces and the current setup every time the site is reloaded