Sen descrición

Christian Sieber a4765fc59c Merge pull request #1 from maelk/master %!s(int64=8) %!d(string=hai) anos
templates 1407172ef2 add command line arguments and choice of interfaces via regex or interfaces list %!s(int64=8) %!d(string=hai) anos
LICENSE 374d5bd4b4 Added names to LICENSE %!s(int64=10) %!d(string=hai) anos
README.md 9779b4f582 Update README.md %!s(int64=10) %!d(string=hai) anos
main.py 1407172ef2 add command line arguments and choice of interfaces via regex or interfaces list %!s(int64=8) %!d(string=hai) anos

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