No Description

mael b0cc115854 add Rate limiting 8 years ago
templates b0cc115854 add Rate limiting 8 years ago
LICENSE 374d5bd4b4 Added names to LICENSE 10 years ago
README.md 9779b4f582 Update README.md 10 years ago
main.py b0cc115854 add Rate limiting 8 years ago

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