Skip to content

Monitoring network packets using Netfilter for traffic analysis and setting QoS rules via user space app for filtering. Works with real physical interfaces.

Notifications You must be signed in to change notification settings

Miha22/traffic-analyzer-qos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Monitoring network packets using Netfilter for traffic analysis and setting QoS rules via user space app for filtering. Works with real physical interfaces.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published