Aucune description

Alex Meuer 5cdf12b07e Fix issue where multiple spaces in tc output would screw up parsing il y a 7 ans
templates 5cdf12b07e Fix issue where multiple spaces in tc output would screw up parsing il y a 7 ans
LICENSE 374d5bd4b4 Added names to LICENSE il y a 10 ans
README.md b8978a73d4 Updated README. Clarified purpose of the software. il y a 8 ans
main.py 5cdf12b07e Fix issue where multiple spaces in tc output would screw up parsing il y a 7 ans

README.md

tcgui

A lightweight Python-based Web-GUI for Linux traffic control (tc) to set, view and delete traffic shaping rules. The Web-GUI is intended for short-term isolated testbeds or classroom scenarios and does not contain any security mechanisms.

No further changes are planned right now, but pull requests are welcome.

Requirements

Usage

  • Execute 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