SkillAgentSearch skills...

PreontekQoS

Preontek QoS is a python and Rust-based Quality of Service (QoS) tool designed to reduce jitter, latency, and buffer bloat in real ISP networks. It uses CAKE and FQ-CoDel for smart traffic shaping, with a modern GUI and CLI for real-time monitoring, shaping, and bandwidth fairness across users.

Install / Use

/learn @Iankulani/PreontekQoS
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

preontekQoS

Preontek QoS is a python and Rust-based Quality of Service (QoS) tool designed to reduce jitter, latency, and buffer bloat in real ISP networks. It uses CAKE and FQ-CoDel for smart traffic shaping, with a modern GUI and CLI for real-time monitoring, shaping, and bandwidth fairness across users.

System Update

sudo apt update && sudo apt upgrade -y

Install python

sudo apt install python3-pip

Install pip

sudo apt install python3-pip

Install tk

sudo apt install python3-tk

Install scapy

sudo apt install python3-scapy

Install ping3

pip install ping3 --break-system-packages

Clone preontek repositoty


git clone https://github.com/Iankulani/preontekQoS.py

cd preontekQoS

How to run


python3 preontekQoS.py
<img width="1920" height="1001" alt="Screenshot (694)" src="https://github.com/user-attachments/assets/d9185971-5f03-4fdd-9789-0178057875da" />

Related Skills

View on GitHub
GitHub Stars6
CategoryOperations
Updated4mo ago
Forks0

Languages

Python

Security Score

67/100

Audited on Nov 27, 2025

No findings