awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Packet Interception Drivers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesPacket Interception Drivers

Low-level interfaces for capturing raw network traffic from system adapters.

Distinguishing note: Specifically targets driver-level access for packet capture, distinct from high-level socket programming.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Packet Interception Drivers. Refine with filters or upvote what's useful.

  1. Home
  2. Operating Systems & Systems Programming
  3. Packet Interception Drivers

Awesome Packet Interception Drivers GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • GyulyVGC/sniffnet

    GyulyVGC/sniffnet

    32,801View on GitHub↗

    This application is a desktop network traffic analyzer that provides real-time monitoring and forensic inspection of data packets. By interfacing directly with low-level system drivers, it captures raw network traffic from physical or virtual adapters to identify communication patterns, track bandwidth usage, and diagnose connectivity issues. The system distinguishes itself through an immediate-mode graphical interface that rebuilds the display state every frame, ensuring high responsiveness during live data updates. It maintains performance by using asynchronous message passing to decouple t

    Captures raw network traffic by interfacing directly with low-level system drivers.

    Rustapplicationguiiced
    32,801View on GitHub↗