説明なし

Christian Sieber 913133f90b Added python3-flask to dependencies 8 年 前
templates 1407172ef2 add command line arguments and choice of interfaces via regex or interfaces list 8 年 前
LICENSE 374d5bd4b4 Added names to LICENSE 10 年 前
README.md 913133f90b Added python3-flask to dependencies 8 年 前
main.py 1407172ef2 add command line arguments and choice of interfaces via regex or interfaces list 8 年 前

README.md

tcgui

A lightweight Python-based Web-GUI for Linux traffic control (tc) to set, view and delete traffic shaping rules.

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