Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 394 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 394 Bytes

traffic-analyzer-qos

Kernel module uses Netfilter framework to capture network packets. Extracts and logs info: source/destination ips, ports, and packet sizes. Will be added support for filtering traffic by protocol TCP, UDP.

+QT app to:

  • Display live traffic statistics (charts (bar/line) for bandwidth usage).
  • Tweaks for user to set QoS rules like prioritizing certain traffic types.