Skip to content

Latest commit

Β 

History

58 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Ultimate NetGuard AIO

πŸ›‘οΈ Ultimate NetGuard AIO

The Most Powerful Network & System Monitor for Windows β€” All In One

Version Platform License Qt C++ Stars Downloads

A professional-grade, all-in-one network security suite that combines real-time packet-level traffic monitoring, Windows Firewall management, hardware system monitoring, and a sleek taskbar overlay β€” all built natively in C++ with zero external dependencies.


πŸ“₯ Download Latest Release Β· πŸ“– Full Features List (English) Β· πŸ“– Full Features List (Arabic) Β· 🌐 Website & Article Β· πŸ’¬ Facebook Β· πŸ› Report Bug


Featured Banner


πŸ“‹ Table of Contents


πŸ” About

Ultimate NetGuard AIO is a comprehensive network security and system monitoring application built from the ground up for Windows. Unlike other tools that rely on third-party packet capture libraries (like WinPcap or Npcap), Ultimate NetGuard AIO uses native Windows raw sockets (SIO_RCVALL) for packet capture, making it completely self-contained with zero external dependencies.

The application is designed for:

  • Network Administrators who need real-time visibility into network traffic
  • Security Professionals who want to monitor and control application network access
  • Power Users who want to understand what their applications are doing on the network
  • IT Support Teams who need a portable, no-install monitoring solution
  • Privacy-Conscious Users who want to see and control every byte leaving their machine

Why Ultimate NetGuard AIO?

Feature Ultimate NetGuard AIO GlassWire NetLimiter Wireshark
Per-process traffic monitoring βœ… βœ… βœ… ❌
Built-in firewall manager βœ… βœ… βœ… ❌
Hardware monitoring βœ… ❌ ❌ ❌
Taskbar overlay βœ… ❌ ❌ ❌
Zero dependencies βœ… ❌ ❌ ❌
No driver installation βœ… ❌ ❌ ❌
Portable executable βœ… ❌ ❌ ❌
Open source βœ… ❌ ❌ βœ…
Free forever βœ… ❌ ❌ βœ…
Whitelist lockdown mode βœ… ❌ ❌ ❌

πŸš€ Key Features

Module Description Highlights
🌐 Network Monitor Real-time packet capture & analysis Raw sockets, IPv4/IPv6, per-process tracking, Smart Auto-Detect
πŸ›‘οΈ Firewall Manager Windows Firewall COM API integration Block/Allow, Whitelist Lockdown, Drag & Drop, Rule Import/Export
πŸ’» Hardware Monitor CPU, RAM, GPU, Disk monitoring WMI + PDH, temperature sensors, circular gauges
πŸ“Š Usage History Per-app daily bandwidth tracking JSON persistence, CSV export, time filters, full icon resolution
πŸ–₯️ Taskbar Overlay Live hardware dashboard on Windows taskbar CPU, RAM, GPU, Temps, Multi-GPU DXGI, Free Positioning, Top-Most
🎨 Theme System Dark & Light modes Live toggle, full QSS coverage
πŸ”” System Tray Activity indicator & quick controls Dynamic icon, speed tooltip
βš™οΈ Settings Comprehensive configuration Startup, overlay customization, persistence
πŸ”„ Auto-Updater Silent OTA update checker Semantic version comparison, changelog dialog
πŸ“¦ Self-Installer Auto-deploy to Program Files Desktop shortcut, registry startup, kill-and-replace

πŸ†• What's New in v1.3.0

πŸ”’ VPN Stability & Zero-Crash Protection Β· βš™οΈ Windows Services Control Β· ℹ️ WordWrap Properties Dialog Β· ⚠️ 1-Click Reset Settings Β· πŸ“¦ Embedded Ready_JsonProfiles Auto-Extraction

πŸ”’ VPN & Dynamic Interface Zero-Crash Protection

  • Thread-Safe Mutex Lock: Thread-safe m_cacheMutex locking protects m_localIPs from data races during VPN tunnel connections or dynamic network interface changes.
  • WinSock Buffer Overflow & Null Guard: Handles ERROR_BUFFER_OVERFLOW in GetAdaptersAddresses and enforces socket checks to prevent crashes.

βš™οΈ Windows Service Control Manager Integration

  • Service vs Application Resolution: Smartly differentiates between standard .exe applications and Windows Services (Service: <ServiceName>).
  • Service Control Actions: Context menu provides Stop Service, Restart Service, Disable Service, and Start / Enable Service for services, while preserving Kill Process (End Task) for regular applications.

ℹ️ Responsive Process Properties Dialog

  • WordWrap Text Formatting: Enabled multi-line text wrapping (setWordWrap(true)) for long process/service names and file paths to prevent text truncation.
  • Crisp Icon Display: Expanded process icon display to 128x128.

⚠️ 1-Click Reset All Settings to Defaults

  • Reset Button: Added btnResetAllSettings in General Settings tab to clear QSettings, purge registry startup keys/tasks, and restore default configurations.

πŸ“¦ Embedded Ready_JsonProfiles Auto-Extraction

  • Resource Bundle: All 7 pre-built firewall JSON profiles are compiled directly inside resources.qrc.
  • Automatic Disk Extraction: Automatically extracts profiles to Ready_JsonProfiles/ directory next to UltimateNetGuard.exe upon installation or launch.

πŸ†• What's New in v1.2.1

🌐 Multi-Socket Select All Capture Β· πŸ“‘ Multicast Traffic Filter Β· ⚑ Zero-Spike Speed Engine Β· πŸ›‘οΈ Elevated Task Scheduler AutoStart

🌐 Multi-Socket Raw Network Capture (Select All Mode)

  • Multi-Socket Capture Array: Binds raw promiscuous sockets (s4, s6) to every active local IP address on the system simultaneously.
  • Zero Packet Loss: Captures and routes 100% of real-time TCP and UDP data streams across all active network adapters (Ethernet, Wi-Fi, VPN) without dropped packets or 0.0.0.0 WinSock driver limitations.

πŸ“‘ Multicast & Broadcast LAN Traffic Classification

  • Smart LAN Multicast Filter: Identifies local multicast/broadcast addresses (224.0.0.0/4, 239.255.255.250, 255.255.255.255, ff00::/8) used by SSDP, mDNS, and LLMNR.
  • Zero Fake Upload Spikes: Prevents incoming local network multicast bursts from being incorrectly classified as external internet uploads under System Services / Network Overhead.

⚑ Deduplicated Speed Calculation & Metric Synchronization

  • Adapter Index Deduplication: Queries GetIfEntry2 strictly once per unique interface index (QSet<quint32> processedIndexes), eliminating 5x-10x duplicate speed spikes.
  • 100% UI Metric Alignment: Synchronizes top header cards, status bar, and Taskbar Overlay totals directly with process table totals (getTotalRxSpeed(), getTotalTxSpeed()).

πŸ›‘οΈ Elevated UAC-Bypassing AutoStart

  • Windows Task Scheduler Integration: Creates native logon task NetGuardAutoStart with /rl HIGHEST, allowing NetGuard to launch elevated on Windows startup without UAC prompts.
  • Safe Native Pathing: Full native pathing with quote protection for installation directories with spaces (e.g. C:\Program Files\...).

βš™οΈ Virtual Adapter Filtering Toggle Setting

  • User Preference: Added chkFilterVirtualAdapters check box in Settings Tab UI (Network/FilterVirtualAdapters).
  • Flexible Adapter View: Users can toggle virtual adapter filtering on or off at any time.

πŸ†• What's New in v1.2.0

⚑ Smart Auto-Detect Adapter Engine · Free-Form Overlay Placement · Direct Taskbar Network Control · 100% Icon Engine

⚑ Smart Auto-Detect Network Adapter Algorithm

  • Active Byte & Route Inspection: Evaluates active traffic bytes (InOctets + OutOctets) via GetIfEntry2, queries active routing table via GetBestInterface (IPv4) & GetBestRoute2 (IPv6).
  • Virtual Adapter Filtering: Automatically excludes virtual interfaces (VMware, VirtualBox, Radmin, ZeroTier, Hamachi, TAP/TUN, WSL, vEthernet).
  • Dynamic Auto-Adaptation: Automatically selects the active internet-connected physical NIC on startup and dynamically adapts when network interfaces change (Wi-Fi, Ethernet, VPN).
  • Default Selection: Available as Option #1 (⚑ Smart Auto-Detect (Auto)) in dashboard and taskbar dropdowns.

🌐 Direct Taskbar Overlay Adapter Switcher

  • Integrated 🌐 Select Network Adapter submenu directly inside the Taskbar Overlay right-click context menu.
  • Enables instant 1-click adapter switching or Smart Auto-Detect triggering directly from the taskbar widget without needing to open the main window.

πŸ–±οΈ Free-Form Positioning Anywhere & Always Top-Most

  • Position the Taskbar Overlay anywhere on the desktop, screen edges, or taskbar (Change_Postion_EveryWhere.png).
  • Maintains Top-Most Z-order (Qt::WindowStaysOnTopHint, HWND_TOPMOST) above all windows.
  • Added πŸ”„ Reset Position action in context menu (Reset_Postion.png) to restore default taskbar notification area positioning instantly.

🧩 Svchost Multi-Service Traffic Resolver

  • Resolves and displays all active Windows service display names running under the same svchost.exe PID (joined with +, e.g., Windows Update + Background Intelligent Transfer Service).
  • Guarantees 100% accurate Upload vs Download classification even under heavy packet bursts, VPN tunnels, or local socket loopbacks.

🎨 100% Icon Extraction Engine

  • Deep icon resolution via SHGetFileInfoW (SLGP_UNCPRIORITY), QtWin::fromHICON, environment variable expansion (ExpandEnvironmentStringsW), and System32 fallbacks.
  • Correctly extracts and caches real icons for .lnk shortcuts, system services, offline applications, and closed processes across Network Traffic, Firewall, and Bandwidth History tables.

πŸ†• What's New in v1.1.0

πŸš€ Taskbar Overlay 2.0 β€” Complete Overhaul

Real-Time Hardware Intelligence Β· Multi-GPU Detection Β· Smart Auto-Layout Β· Drag & Drop Positioning

πŸ–₯️ Real-Time Hardware Monitoring on Taskbar

The taskbar overlay supports four independent hardware monitoring modules, each controlled by its own toggle in Settings β†’ Taskbar Overlay Customization:

Module Icon Color Data Source Description
CPU Usage C Amber #FBBF24 Windows PDH Real-time processor utilization %
RAM Usage R Emerald #34D399 GlobalMemoryStatusEx() Live memory with 3 display formats
GPU Usage G Orange #FB923C WMI GPUEngine Counters Per-GPU load with multi-adapter filtering
Temperature T Red #F87171 ACPI + WMI Thermal Zones Combined CPUΒ°/GPUΒ° (e.g., 72/65Β°)

β”‚ ↓ 5.8 MB/s β”‚ R 12/16 GB β”‚ β”‚ ← Row 1 β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜


### πŸ” Multi-GPU Auto-Detection & Selection (DXGI)

- **DXGI-Based Enumeration** β€” Uses `CreateDXGIFactory()` + `IDXGIFactory::EnumAdapters()` to detect all installed GPUs by their **real hardware name**
- **GPU Selection Combo Box** β€” Choose between `Auto (All GPUs Combined)` or individual GPUs (e.g., `Intel(R) UHD Graphics 630`, `NVIDIA GeForce RTX 3080`)
- **WMI Adapter Filtering** β€” Filters by `phys_N_` keyword pattern for precise per-GPU monitoring
- **Thread-Safe Updates** β€” GPU index changes protected by `QMutex`

#### DXGI Detection Example
```cpp
// Real-world output examples:
// Index 0: "Intel(R) UHD Graphics 630"
// Index 1: "NVIDIA GeForce RTX 3080"
// Index 2: "Microsoft Basic Render Driver"

WMI Adapter Filtering

WMI GPUEngine Name Format:
"pid_1234_luid_0x00000000_0x0000ABCD_phys_1_eng_0_engtype_3D"
                                          ↑
                                    Adapter Index

πŸ“Š Flexible RAM Display Formats

Mode Output Example Best For
Percentage (%) 65% Quick glance, minimal space
Used / Total (MB) 12045/16384 MB Precise memory tracking
Used / Total (GB) 12/16 GB Balanced clarity (default)

Changing the display mode instantly re-renders the RAM label without waiting for the next hardware snapshot cycle.

πŸ–±οΈ Smart Drag & Drop Positioning

  • Free-Form Placement β€” Left-click and drag the overlay to any position on the taskbar
  • Persistent Offsets β€” Position preserved across app restarts, taskbar resizes, resolution & DPI changes
  • Quick Reset β€” New πŸ”„ Reset Position action in right-click context menu

πŸ’Ž UI/UX Enhancements (v1.1)

  • Protective Text Shadows β€” QGraphicsDropShadowEffect on all labels guarantees 100% legibility over any taskbar background
  • Dynamic Auto-Resizing (Smart Hug) β€” No hardcoded widths; overlay perfectly hugs text content in real-time
  • Pixel-Perfect Grid Spacing β€” 4px icon-to-value gap, 8px inter-group gap, 0px vertical spacing
  • Synchronized UI Scaling β€” Font size changes trigger complete setCustomStyle() β†’ rebuildLayout() β†’ adjustSize() pipeline
  • Enhanced Hover Stats Popup β€” Now shows 5 rows: Download/Upload, Session Totals, CPU/RAM, GPU/RAM Detail, CPU Temp/GPU Temp

πŸ’Ύ New Registry Settings (v1.1)

Registry Key UI Widget Type Default Description
Overlay/ShowCpu chkOverlayCpu bool false Show CPU usage on overlay
Overlay/ShowRam chkOverlayRam bool false Show RAM usage on overlay
Overlay/ShowGpu chkOverlayGpu bool false Show GPU usage on overlay
Overlay/ShowTemps chkOverlayTemps bool false Show temperatures on overlay
Overlay/RamDisplayMode cmbOverlayRamFormat int 2 RAM format: 0=%, 1=MB, 2=GB
Overlay/GpuIndex cmbOverlayGpuSelect int 0 GPU selection: 0=Auto, 1+=specific

πŸ› Bug Fixes (v1.1)

Issue Resolution
Context Menu Clipping Right-click QMenu now maps global coordinates strictly above the widget
Taskbar Icon Collision Dynamic shrink-to-fit margins + manual drag offset system
GPU Load Over-Reporting Now correctly filters by selected adapter when a specific GPU is chosen
RAM Label Jitter Eliminated with adjustSize() after every update

πŸ—οΈ Data Flow Architecture (v1.1)

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”    1 sec    β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚  HardwareMonitor    β”‚ ──────────→ β”‚  HardwareSnapshot    β”‚
β”‚  (Background Thread)β”‚   emit      β”‚  {cpu, ram, gpu,     β”‚
β”‚                     β”‚  snapshotReady β”‚  temps, gpuName}   β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜             β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                                               β”‚
                    β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
                    ↓                          ↓                      ↓
          β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”      β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”   β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
          β”‚  MainWindow     β”‚      β”‚  TaskbarOverlay   β”‚   β”‚  HardwareWidget β”‚
          β”‚  (Status Bar)   β”‚      β”‚  (Taskbar Widget) β”‚   β”‚  (Gauges Tab)   β”‚
          β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜      β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜   β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

πŸ“ Files Changed (v1.1)

File Type Changes
src/ui/mainwindow.ui Qt Designer Added cmbOverlayRamFormat, cmbOverlayGpuSelect and labels
src/hardware/hardwaremonitor.h C++ Header Added enumerateGpuNames(), setGpuIndex(), gpuName in snapshot
src/hardware/hardwaremonitor.cpp C++ Source DXGI GPU enumeration, GPU-filtered queryGpuLoad()
src/taskbar/taskbaroverlay.h C++ Header Added RamDisplayMode enum, display mode methods
src/taskbar/taskbaroverlay.cpp C++ Source RAM format switching, drag & drop, text shadows, dynamic layout
src/core/mainwindow.cpp C++ Source New combo signals, GPU list population, new settings
UltimateNetGuard.pro qmake Project Added -ldxgi to Windows system libraries

πŸ”— New Dependencies (v1.1)

Library Purpose Linkage
dxgi.lib DXGI GPU adapter enumeration -ldxgi in .pro

v1.1 Technology Stack

Component Technology
GPU Enumeration DXGI (CreateDXGIFactory, IDXGIAdapter)
GPU Load WMI (Win32_PerfFormattedData_GPUPerformanceCounters_GPUEngine)
CPU Load PDH (\\Processor(_Total)\\% Processor Time)
RAM Usage Win32 API (GlobalMemoryStatusEx)
CPU Temperature WMI/ACPI (MSAcpi_ThermalZoneTemperature + fallbacks)
Settings Storage Windows Registry via QSettings
Thread Safety QMutex for cross-thread GPU index updates

πŸ”§ v1.1 Build Notes

Important: After pulling this update, you must regenerate the Makefile:

qmake UltimateNetGuard.pro
make clean
make -j$(nproc)

This is required because UltimateNetGuard.pro was modified to include the new -ldxgi library dependency.


πŸ“Έ Screenshots

πŸŒ‘ Dark Theme (Main Interface) β˜€οΈ Light Theme (Main Interface)
Dark Theme Main Light Theme Main
🌐 Real-Time Network Traffic Monitor ⚑ Smart Auto-Detect Network Selection
Network Traffic Monitor Dashboard Network Selection
πŸ›‘οΈ Firewall Manager (NetGuard Core Rules) πŸ›‘οΈ Firewall Manager (System Rules)
Firewall Core Rules Firewall System Rules
πŸ’» Hardware System & Thermal Monitor πŸ“Š Bandwidth Usage History
Hardware Monitor Usage History
πŸ–₯️ Taskbar Overlay Dashboard 🌐 1-Click Taskbar Adapter Switching
Taskbar Overlay Dashboard Taskbar Adapter Select
πŸ–±οΈ Free-Form Positioning Anywhere (Top-Most) πŸ”„ Reset Position Context Menu
Overlay Position Anywhere Reset Position
βš™οΈ Settings Panel
Settings Panel

πŸ“‹ System Requirements

Requirement Minimum Recommended
Operating System Windows 7 SP1 Windows 10/11
Architecture x86 (32-bit) x86 or x64
RAM 64 MB 128 MB
Disk Space 15 MB 25 MB
Permissions Administrator (required) Administrator
Runtime Dependencies None (static Qt build) None
Network At least one active network adapter Ethernet or Wi-Fi

Important: Administrator privileges are required for raw socket packet capture and Windows Firewall management. The application will automatically request elevation via UAC if not already running as administrator.


πŸ“¦ Installation

Option 1: Download Pre-Built Release (Recommended)

  1. Go to the Releases page
  2. Download UltimateNetGuard-v1.1.0-win32.zip
  3. Extract to any folder
  4. Run UltimateNetGuard.exe as Administrator
  5. That's it β€” no installation required!

Option 2: Build from Source

See Building from Source below.


πŸ”§ Building from Source

Prerequisites

Tool Version Download
Qt 5.14.2 qt.io/download
MinGW 7.3.0 (32-bit) Included with Qt installer
Git Latest git-scm.com

Build Steps

# 1. Clone the repository
git clone https://github.com/alisakkaf/Ultimate-NetGuard-AIO.git
cd Ultimate-NetGuard-AIO

# 2. Open Qt Creator and load UltimateNetGuard.pro
#    OR build from command line:

# 3. Set up the environment (adjust path to your Qt installation)
set PATH=C:\Qt\5.14.2\mingw73_32\bin;C:\Qt\Tools\mingw730_32\bin;%PATH%

# 4. Generate Makefile
qmake UltimateNetGuard.pro CONFIG+=release

# 5. Build
mingw32-make -j%NUMBER_OF_PROCESSORS%

# 6. The output binary is: release/UltimateNetGuard.exe

Static Build (Portable)

# For a fully portable executable with no Qt DLL dependencies:
qmake UltimateNetGuard.pro CONFIG+=release CONFIG+=static
mingw32-make -j%NUMBER_OF_PROCESSORS%

πŸ—οΈ Project Architecture

Ultimate_NetGuard_AIO/
β”‚
β”œβ”€β”€ πŸ“ src/
β”‚   β”œβ”€β”€ πŸ“ core/                    # Application Core
β”‚   β”‚   β”œβ”€β”€ mainwindow.h/cpp        # Main window controller, history engine, settings
β”‚   β”‚   β”œβ”€β”€ apptheme.h/cpp          # Full QSS stylesheets for Dark & Light themes
β”‚   β”‚   β”œβ”€β”€ stylemanager.h/cpp      # Singleton theme manager with signal emission
β”‚   β”‚   └── version.h               # Centralized version & publisher constants
β”‚   β”‚
β”‚   β”œβ”€β”€ πŸ“ network/                 # Network Monitoring Engine
β”‚   β”‚   β”œβ”€β”€ networkmonitor.h/cpp    # Raw socket capture thread (IPv4+IPv6)
β”‚   β”‚   β”œβ”€β”€ networkmodel.h/cpp      # Custom QAbstractItemModel tree model
β”‚   β”‚   β”œβ”€β”€ networkwidget.h/cpp     # Network tab UI, context menus, process dialogs
β”‚   β”‚   └── packetparser.h/cpp      # Wire-format packet structs & protocol resolver
β”‚   β”‚
β”‚   β”œβ”€β”€ πŸ“ firewall/                # Firewall Management
β”‚   β”‚   β”œβ”€β”€ firewallmanager.h/cpp   # Windows COM API (INetFwPolicy2) integration
β”‚   β”‚   β”œβ”€β”€ firewallmodel.h/cpp     # QAbstractTableModel for firewall rules
β”‚   β”‚   └── firewallwidget.h/cpp    # Firewall tab UI, drag-drop, import/export
β”‚   β”‚
β”‚   β”œβ”€β”€ πŸ“ hardware/                # Hardware Monitoring
β”‚   β”‚   β”œβ”€β”€ hardwaremonitor.h/cpp   # WMI + PDH monitoring thread
β”‚   β”‚   └── hardwarewidget.h/cpp    # Circular gauges, temp bars, network I/O
β”‚   β”‚
β”‚   β”œβ”€β”€ πŸ“ taskbar/                 # Taskbar Integration
β”‚   β”‚   β”œβ”€β”€ taskbaroverlay.h/cpp    # Transparent taskbar speed widget + hover popup
β”‚   β”‚   └── systemtrayicon.h/cpp    # System tray icon with dynamic activity dot
β”‚   β”‚
β”‚   β”œβ”€β”€ πŸ“ ui/                      # Qt Designer Forms
β”‚   β”‚   β”œβ”€β”€ mainwindow.ui           # Main window layout (575 lines)
β”‚   β”‚   β”œβ”€β”€ networkwidget.ui        # Network tab layout
β”‚   β”‚   β”œβ”€β”€ firewallwidget.ui       # Firewall tab layout
β”‚   β”‚   └── hardwarewidget.ui       # Hardware tab layout
β”‚   β”‚
β”‚   β”œβ”€β”€ πŸ“ Info/                    # Documentation & Resources
β”‚   β”‚   β”œβ”€β”€ FEATURES_EN.md          # Complete English feature list
β”‚   β”‚   β”œβ”€β”€ FEATURES_AR.md          # Complete Arabic feature list
β”‚   β”‚   └── πŸ“ github/              # GitHub repository files
β”‚   β”‚
β”‚   └── main.cpp                    # Entry point, admin elevation, single-instance
β”‚
β”œβ”€β”€ πŸ“ icons/                       # Application icons (ICO + PNG)
β”‚   β”œβ”€β”€ app.ico                     # Windows icon
β”‚   └── Ultimate_NetGuard_AIO.png   # High-res PNG icon
β”‚
β”œβ”€β”€ appicon.rc                      # Windows resource script (VERSIONINFO + icon)
β”œβ”€β”€ app.manifest                    # UAC manifest (requireAdministrator)
β”œβ”€β”€ resources.qrc                   # Qt resource compilation file
β”œβ”€β”€ UltimateNetGuard.pro            # qmake project file

└── releases.md                     # Version release notes & changelog

Dependency Graph

graph TD
    A[main.cpp] --> B[MainWindow]
    B --> C[NetworkWidget]
    B --> D[FirewallWidget]
    B --> E[HardwareWidget]
    B --> F[TaskbarOverlay]
    B --> G[SystemTrayIcon]
    B --> H[StyleManager]
    C --> I[NetworkMonitor Thread]
    C --> J[NetworkTreeModel]
    I --> K[PacketParser]
    D --> L[FirewallManager COM]
    D --> M[FirewallModel]
    E --> N[HardwareMonitor Thread]
    H --> O[AppTheme QSS]
Loading

πŸ”¬ Module Deep Dive

🌐 Module 1: Real-Time Network Traffic Monitor

The network monitor is the heart of Ultimate NetGuard AIO. It provides deep, per-process visibility into all network traffic on your machine.

How It Works

  1. Raw Socket Creation: The monitor creates two raw sockets β€” one for IPv4 (AF_INET) and one for IPv6 (AF_INET6) β€” bound to the active network adapter.

  2. Promiscuous Mode: Using SIO_RCVALL, both sockets are set to capture ALL traffic passing through the adapter (not just traffic destined for the local machine).

  3. Adapter Selection: The pickBestAdapter() function queries the Windows routing table via GetBestInterface() to find the adapter handling internet traffic. It then cross-references this with GetAdaptersAddresses() to get the adapter's IP addresses, explicitly filtering out virtual adapters (VMware, VirtualBox, Radmin, ZeroTier, etc.).

  4. Packet Parsing: The PacketParser class defines C-style wire-format structs for:

    • IPv4 header (20+ bytes)
    • IPv6 header (40 bytes)
    • TCP header (20+ bytes)
    • UDP header (8 bytes)
    • ICMP header (8 bytes)
  5. Process Resolution: A background cache thread maintains two data structures:

    • Extended TCP Table (GetExtendedTcpTable with TCP_TABLE_OWNER_PID_ALL) β€” maps TCP connections to PIDs
    • Extended UDP Table (GetExtendedUdpTable with UDP_TABLE_OWNER_PID) β€” maps UDP listeners to PIDs
    • Both IPv4 and IPv6 variants are queried
  6. Service Resolution: For svchost.exe processes, the monitor calls EnumServicesStatusEx() to identify the specific Windows service running under that PID.

  7. Tree Model: The custom NetworkTreeModel (inheriting QAbstractItemModel) organizes data as:

    Process Name (aggregated stats)
    β”œβ”€β”€ Connection 1 (source:port β†’ dest:port, protocol, speed)
    β”œβ”€β”€ Connection 2
    └── Connection 3
    
  8. Performance: Packets are batched (every 250ms or 3000 packets, whichever comes first) to minimize GUI thread overhead. Speed is calculated per-second using delta byte tracking.

Data Columns

# Column Description Sort Type
0 Application / Protocol Process name or protocol name Alphabetical
1 Source Source IP:Port Alphabetical
2 Destination Destination IP:Port Alphabetical
3 Service Resolved service name (HTTP, DNS, etc.) Alphabetical
4 Download Speed Current RX speed (auto-scaled) Numeric (UserRole+5)
5 Upload Speed Current TX speed (auto-scaled) Numeric (UserRole+5)
6 Total Bytes Cumulative bytes transferred Numeric (UserRole+5)
7 Packets Total packet count Numeric (UserRole+5)

Context Menu Actions

Action Description Implementation
Kill Process Terminate the selected process OpenProcess() + TerminateProcess()
Process Properties Show detailed info dialog Custom QDialog with icon, path, stats
Open File Location Open Explorer at process path QDesktopServices::openUrl() with /select,
Copy Connection Info Copy src:port to clipboard QApplication::clipboard()->setText()

πŸ›‘οΈ Module 2: Windows Firewall Manager

The firewall module provides direct COM API access to Windows Firewall (Windows Defender Firewall with Advanced Security).

COM Architecture

FirewallManager
    β”œβ”€β”€ CoInitializeEx(COINIT_APARTMENTTHREADED)
    β”œβ”€β”€ CoCreateInstance(NetFwPolicy2)
    β”‚   └── INetFwPolicy2 *m_fwPolicy
    β”‚       └── get_Rules()
    β”‚           └── INetFwRules *m_fwRules
    β”‚               β”œβ”€β”€ Add(INetFwRule*)
    β”‚               β”œβ”€β”€ Remove(BSTR name)
    β”‚               β”œβ”€β”€ Item(BSTR name, INetFwRule**)
    β”‚               └── get__NewEnum() β†’ IEnumVARIANT
    └── Netsh Fallback (QProcess β†’ netsh advfirewall)

Rule Creation Flow

User selects app.exe β†’ expandAndCleanPath() β†’ resolveShortcut() (if .lnk)
    β†’ makeRuleName("NetGuard_AppName_BLOCK_OUT")
    β†’ CoCreateInstance(CLSID_NetFwRule)
    β†’ put_Name(), put_ApplicationName(), put_Action(), put_Direction()
    β†’ m_fwRules->Add(rule)
    β†’ emit rulesChanged()

Whitelist Lockdown Mode

When enabled, the lockdown mode:

  1. Forces Windows Firewall ON across all profiles
  2. Sets default outbound action to BLOCK for Domain, Private, and Public profiles
  3. Iterates all existing rules and disables any outbound ALLOW rule not prefixed with NetGuard_
  4. Creates ALLOW rules for svchost.exe and System to prevent OS breakage
  5. Uses netsh advfirewall set allprofiles firewallpolicy blockinbound,blockoutbound as reinforcement

πŸ’» Module 3: Hardware System Monitor

Data Collection Pipeline

HardwareMonitor Thread (1-second loop)
    β”œβ”€β”€ collectPdh()        β†’ CPU Load %, Disk Activity %
    β”œβ”€β”€ collectRam()        β†’ Used/Total MB, Load %
    β”œβ”€β”€ collectNetwork()    β†’ RX/TX bytes per second
    β”œβ”€β”€ queryGpuLoad()      β†’ GPU 3D engine utilization % (per-adapter via DXGI index)
    └── collectTemperatures()
        β”œβ”€β”€ Disk Temp    ← MSFT_StorageReliabilityCounter (ROOT\Microsoft\Windows\Storage)
        β”œβ”€β”€ CPU Temp     ← MSAcpi_ThermalZoneTemperature (ROOT\WMI) [Kelvinβ†’Celsius]
        β”‚   Fallback A:  ← Win32_TemperatureProbe (ROOT\CIMV2)
        β”‚   Fallback B:  ← Win32_PerfFormattedData_Counters_ThermalZoneInformation
        β”œβ”€β”€ GPU Temp     ← WMI GPU sensor queries
        └── MB Temp      ← Lowest ACPI thermal zone reading

WMI Namespaces

Namespace Purpose Classes Used
ROOT\CIMV2 Standard hardware info Win32_PerfFormattedData_GPUPerformanceCounters_GPUEngine, Win32_TemperatureProbe, Win32_PerfFormattedData_Counters_ThermalZoneInformation
ROOT\WMI ACPI thermal zones MSAcpi_ThermalZoneTemperature
ROOT\Microsoft\Windows\Storage Disk health MSFT_StorageReliabilityCounter

Circular Gauge Rendering

The CircularGauge widget uses custom QPaintEvent rendering:

  • Arc Angle: 270Β° sweep (from 7 o'clock to 5 o'clock)
  • Color Logic: Blue (#3B82F6) < 60%, Amber (#F59E0B) < 85%, Red (#EF4444) β‰₯ 85%
  • Typography: Segoe UI 18pt bold for percentage, 8pt for temperature
  • Theme Awareness: Uses QPalette::WindowText for automatic Dark/Light adaptation

πŸ“Š Module 4: Network Usage History

Data Flow

NetworkTreeModel (live data)
    β†’ MainWindow::onHistoryTick() [every 1 second]
    β†’ Extract per-app RX/TX bytes
    β†’ Accumulate in m_historyData[date][appName]
    β†’ Auto-save to JSON every 60 seconds
    β†’ UI refresh when History tab is active

JSON Schema

{
    "2026-04-18": {
        "chrome.exe": { "rx": 15728640, "tx": 2097152 },
        "discord.exe": { "rx": 5242880, "tx": 1048576 }
    },
    "2026-04-17": {
        "firefox.exe": { "rx": 31457280, "tx": 4194304 }
    }
}

βš™οΈ Module 5: Settings & Configuration

Setting Storage Key
Dark/Light Theme QSettings (Registry) theme
Run at Startup Registry HKCU\...\Run UltimateNetGuard
Start Minimized QSettings startMinimized
Overlay Enabled QSettings overlayEnabled
Overlay Font Size QSettings overlayFontSize
Overlay Opacity QSettings overlayOpacity
Overlay Text Color QSettings overlayTextColor
Overlay BG Color QSettings overlayBgColor
Overlay Show CPU QSettings (Registry) Overlay/ShowCpu
Overlay Show RAM QSettings (Registry) Overlay/ShowRam
Overlay Show GPU QSettings (Registry) Overlay/ShowGpu
Overlay Show Temps QSettings (Registry) Overlay/ShowTemps
Overlay RAM Format QSettings (Registry) Overlay/RamDisplayMode
Overlay GPU Index QSettings (Registry) Overlay/GpuIndex

πŸ–₯️ Module 6: Taskbar Overlay Widget

Window Management

The overlay uses several Windows API tricks to stay visible on the taskbar:

  1. Window Flags: Qt::Tool | Qt::FramelessWindowHint | Qt::WindowStaysOnTopHint | Qt::WindowDoesNotAcceptFocus
  2. Extended Style: WS_EX_TOOLWINDOW | WS_EX_NOACTIVATE (prevents taskbar entry and focus stealing)
  3. Parenting: SetWindowLongPtr(GWLP_HWNDPARENT, Shell_TrayWnd) β€” makes the overlay a child of the taskbar
  4. Z-Order: SetWindowPos(HWND_TOPMOST) every 500ms to maintain visibility
  5. Position: Calculated relative to TrayNotifyWnd (the system tray area), positioned to the left of the notification area
  6. Explorer Restart: Detects parent window loss and re-parents automatically

Stats Popup

The hover popup shows 6 live metrics in a 3Γ—2 grid:

Row Left Column Right Column
1 ↓ Download Speed ↑ Upload Speed
2 πŸ“₯ Session Total DL πŸ“€ Session Total UL
3 πŸ’» CPU Load % 🧠 RAM Load %

πŸ”” Module 7: System Tray Icon

The system tray icon provides:

  • Dynamic Icon: Loads from :/icons/Ultimate_NetGuard_AIO.png with fallback to :/icons/app.ico
  • Activity Dot: A 5Γ—5 pixel circle drawn at (10,10) on the 16Γ—16 icon
    • Green (#34D399) when traffic detected (rxBps > 0 || txBps > 0)
    • Gray (#71717A) when idle
  • Tooltip: Updates with current download/upload speeds
  • Context Menu: Show NetGuard / Quit NetGuard

🎨 Module 8: Theme System

Dark Theme Palette

Element Color Hex
Background Zinc 900 #18181B
Surface Zinc 800 #27272A
Border Zinc 700 #3F3F46
Text Primary Zinc 200 #E4E4E7
Text Secondary Zinc 400 #A1A1AA
Primary Blue 500 #3B82F6
Primary Hover Blue 400 #60A5FA
Success Emerald 500 #10B981
Warning Amber 500 #F59E0B
Danger Red 500 #EF4444

Light Theme Palette

Element Color Hex
Background Zinc 100 #F4F4F5
Surface White #FFFFFF
Border Zinc 300 #D4D4D8
Text Primary Zinc 800 #27272A
Primary Blue 600 #2563EB
Selection Blue 100 #DBEAFE

πŸ”„ Module 9: Auto-Updater & Self-Installer

Smart Self-Installer

On first launch (or when run from outside Program Files\NetGuard), the application:

  1. Elevates to Administrator via UAC
  2. Copies itself to C:\Program Files\NetGuard\UltimateNetGuard.exe
  3. Sets strict file permissions (Read/Write/Execute)
  4. Creates a professional desktop shortcut (NetGuard AIO.lnk) via IShellLink COM
  5. Writes version.dat to track the installed version
  6. Relaunches from the installed location and exits the original instance

Silent OTA Updater

2 seconds after startup, the application silently fetches a remote version file from a Pastebin URL:

  • Version Comparison: Intelligent semantic comparison (major.minor.patch) β€” only triggers when the remote version is strictly higher
  • Update Dialog: A frameless, draggable, theme-aware QDialog displays the new version, changelog, and offers "Skip" and "Update Now" buttons
  • Update Flow: Redirects the user to the official download page on the developer's website

Single-Instance Guard

Uses QSharedMemory to prevent multiple instances. If a second instance is launched, it finds the existing window via FindWindowW and restores/focuses it.


πŸ” Pre-Built Firewall Rule Profiles

Ultimate NetGuard AIO ships with 6 professionally curated firewall rule profiles (JSON files) that can be imported with one click via the Firewall tab's Import button. Each profile is a ready-to-use security stance:

# Profile Name File Use Case
1 🏒 Global Workspace Shield Global_Workspace_Shield.json Professional office environments. Allows browsers, video conferencing, cloud storage, and project management tools. Blocks unauthorized background apps.
2 πŸš€ Ultimate Esports Nexus Ultimate_Esports_Nexus.json Pro gamers & streamers. Prioritizes ultra-low ping by blocking Windows updates and background noise. Allows game launchers, voice chat, streaming tools, and anti-cheat engines.
3 πŸ’» Master Developer Sandbox Master_Developer_Sandbox.json Software engineers. Unrestricted access for IDEs (Qt Creator, VS Code, Visual Studio), Docker, database tools, trading bots, and AI coding assistants.
4 πŸ”’ ZeroTrust Privacy Citadel ZeroTrust_Privacy_Citadel.json Maximum anti-tracking. Allows only privacy browsers, Tor/I2P, VPN clients, and E2E encrypted messaging. Blocks everything else.
5 πŸ“₯ P2P Media Vanguard P2P_Media_Vanguard.json Download stations. Exclusively permits download managers (IDM), all P2P/Torrent clients, and internet-streaming media players.
6 🚫 Offline Isolation Blacklist Offline_Isolation_Blacklist.json Forces Adobe, Autodesk, Corel, and similar engineering/design suites into offline mode to preserve local licenses and block telemetry.

How to use: Open the Firewall tab β†’ Click Import β†’ Select any .json profile β†’ Rules are instantly applied.


πŸ“‘ Supported Protocols

Protocol Port Category Description
HTTP 80 Web Hypertext Transfer Protocol
HTTPS 443 Web HTTP over TLS/SSL
HTTP/2 8080 Web Alternative HTTP port
DNS 53 Network Domain Name System
DoH 853 Network DNS over HTTPS
DHCP 67, 68 Network Dynamic Host Configuration Protocol
NTP 123 Network Network Time Protocol
SSH 22 Remote Secure Shell
FTP 20, 21 File Transfer File Transfer Protocol
FTPS 990 File Transfer FTP over TLS
SFTP 115 File Transfer SSH File Transfer Protocol
SMTP 25, 587 Email Simple Mail Transfer Protocol
SMTPS 465 Email SMTP over TLS
IMAP 143 Email Internet Message Access Protocol
IMAPS 993 Email IMAP over TLS
POP3 110 Email Post Office Protocol v3
POP3S 995 Email POP3 over TLS
MySQL 3306 Database MySQL Database
PostgreSQL 5432 Database PostgreSQL Database
MongoDB 27017 Database MongoDB NoSQL Database
Redis 6379 Database Redis Key-Value Store
MSSQL 1433 Database Microsoft SQL Server
RDP 3389 Remote Remote Desktop Protocol
VNC 5900 Remote Virtual Network Computing
Telnet 23 Remote Telnet Protocol
LDAP 389 Directory Lightweight Directory Access Protocol
LDAPS 636 Directory LDAP over TLS
NetBIOS 137-139 Windows NetBIOS Name/Datagram/Session
SMB 445 Windows Server Message Block
Kerberos 88 Auth Kerberos Authentication
SNMP 161, 162 Monitoring Simple Network Management Protocol
Syslog 514 Monitoring System Logging Protocol
IKE 500 VPN Internet Key Exchange
OpenVPN 1194 VPN OpenVPN Protocol
WireGuard 51820 VPN WireGuard VPN
SIP 5060, 5061 VoIP Session Initiation Protocol
STUN 3478 VoIP Session Traversal Utilities for NAT
ICMP β€” Network Internet Control Message Protocol
ICMPv6 β€” Network ICMP for IPv6
TCP β€” Transport Transmission Control Protocol
UDP β€” Transport User Datagram Protocol
IGMP β€” Multicast Internet Group Management Protocol
GRE β€” Tunneling Generic Routing Encapsulation

πŸ”§ Windows APIs Used

API Header Purpose
WSASocket / WSAIoctl winsock2.h Raw socket creation and SIO_RCVALL
GetExtendedTcpTable iphlpapi.h Map TCP connections β†’ PIDs
GetExtendedUdpTable iphlpapi.h Map UDP listeners β†’ PIDs
GetBestInterface iphlpapi.h Find active internet adapter
GetAdaptersAddresses iphlpapi.h Enumerate network adapters
GetIfTable / GetIfEntry2 iphlpapi.h Network interface statistics
EnumServicesStatusEx winsvc.h Identify svchost.exe services
OpenProcess / TerminateProcess windows.h Process management
SHGetFileInfoW shellapi.h Extract application icons
ShellExecuteExW shellapi.h UAC elevation
CreateMutexW windows.h Single-instance enforcement
CoCreateInstance objbase.h COM object instantiation
INetFwPolicy2 / INetFwRules netfw.h Windows Firewall COM API
IShellLinkW shobjidl.h Shortcut (.lnk) resolution
ExpandEnvironmentStringsW windows.h Environment variable expansion
IWbemLocator / IWbemServices wbemidl.h WMI queries
PdhOpenQuery / PdhAddCounter pdh.h Performance Data Helper counters
GlobalMemoryStatusEx windows.h RAM usage statistics
FindWindowW / SetWindowPos windows.h Taskbar overlay positioning
SetWindowLongPtr windows.h Window style modification
AdjustTokenPrivileges advapi32.h Enable SeDebugPrivilege
IsUserAnAdmin shlobj.h Admin privilege check
CreateDXGIFactory / EnumAdapters dxgi.h GPU adapter enumeration & identification

πŸ”’ Security & Privacy

  • No Telemetry: The application does NOT collect, transmit, or store any user data outside the local machine
  • No Internet Access: The application itself makes ZERO outbound network connections
  • Local Storage Only: All data (history, settings) is stored locally in %AppData% and Windows Registry
  • No Cloud: No cloud services, no accounts, no registration
  • Open Source: Full source code available for audit
  • No Drivers: Unlike competing products, no kernel-mode drivers are installed
  • Admin Required: Requires administrator privileges for raw socket access and firewall management β€” this is a Windows security requirement, not a design choice

⚠️ Disclaimer

IMPORTANT LEGAL NOTICE

This software is provided "AS IS" without warranty of any kind. The author (Ali Sakkaf) is NOT responsible for any damage, data loss, network issues, or system problems that may arise from using this software.

This tool is intended for:

  • βœ… Monitoring YOUR OWN network traffic on YOUR OWN computer
  • βœ… Managing YOUR OWN Windows Firewall rules
  • βœ… Educational and learning purposes
  • βœ… Network administration on systems you own or have permission to monitor

This tool is NOT intended for:

  • ❌ Intercepting other people's network traffic
  • ❌ Bypassing network security policies
  • ❌ Any illegal or unauthorized monitoring activities
  • ❌ Any malicious purposes

By using this software, you agree that:

  1. You will only use it on systems you own or have explicit authorization to monitor
  2. You are solely responsible for compliance with all applicable local, state, national, and international laws
  3. The author bears no liability for misuse of this tool

See DISCLAIMER.md for the full legal disclaimer.


❓ FAQ

Q: Why does the app require Administrator privileges?

Windows requires Administrator privileges for:

  1. Raw socket packet capture (SIO_RCVALL) β€” this is a Windows kernel-level restriction
  2. Windows Firewall management β€” modifying firewall rules requires elevation
  3. Process information access β€” reading information about system processes requires SeDebugPrivilege

This is not a design choice but a Windows security requirement.

Q: Is this a virus or malware?

Absolutely not. The source code is 100% open and available for review. Some antivirus software may flag it because:

  1. It uses raw sockets (a technique also used by network scanning tools)
  2. It modifies Windows Firewall rules
  3. It injects itself as a startup program

These are all legitimate features for a network monitoring tool. You can build the application from source yourself to verify.

Q: Why is my antivirus flagging this?

False positives are common for network monitoring tools because they use APIs that are also used by malicious software (raw sockets, firewall modification, process enumeration). You can:

  1. Review the source code
  2. Build from source yourself
  3. Add an exception in your antivirus
  4. Submit the binary to your AV vendor for re-analysis
Q: Does this capture HTTPS content?

No. This tool captures network packets at the IP layer, which means it can see:

  • Source and destination IP addresses
  • Source and destination ports
  • Protocol type
  • Packet sizes

It cannot see the encrypted content of HTTPS traffic. It only sees that traffic is going to/from a specific IP on port 443.

Q: Can I use this on a network I don't own?

Only with explicit authorization. This tool is designed for monitoring your own machine's traffic. Using it to monitor traffic on networks or machines without authorization may violate local laws.

Q: Why no temperature readings for my CPU?

CPU temperature via WMI depends on BIOS/UEFI support. Many modern motherboards don't expose temperature data through the MSAcpi_ThermalZoneTemperature WMI class. The application has 3 fallback mechanisms, but if none work, it will show "N/A". For accurate temperature readings, consider using hardware-specific tools like HWiNFO or Core Temp alongside this tool.


🀝 Contributing

Contributions are welcome! Please read the CONTRIBUTING.md before submitting pull requests.

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

πŸ“„ License

This project is licensed under the MIT License β€” see the LICENSE file for details.

MIT License

Copyright (c) 2026 Ali Sakkaf

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

πŸ’‘ Support the Developer

If you find my tools and projects useful, consider supporting my work. Your support helps keep these projects completely free!

Crypto Asset Network Wallet Address (Copy) Quick Scan
USDT TRC20 TYLBeDA5aGNcc3WkVqf3xWPHXmsZzs2p28 QR
USDT BEP20 0x67cf27f33c80479ea96372810f9e2ee4c3b095c5 QR
BTC Bitcoin bc1q97dr37h37npzarmmrv0tjz2nm50htqc7pfpzj6 QR
ETH ERC20 0x67cf27f33c80479ea96372810F9e2EE4C3b095C5 QR
SOL Solana Cbesgr4tvo4T1inNMFe46GSym2qMYjkmofbXFc77rDNK QR
USDC ERC20 0x67cf27f33c80479ea96372810f9e2ee4c3b095c5 QR
USDC SPL Cbesgr4tvo4T1inNMFe46GSym2qMYjkmofbXFc77rDNK QR
USDC BEP20 0x67cf27f33c80479ea96372810F9e2EE4C3b095C5 QR

πŸ‘¨β€πŸ’» Author

Ali Sakkaf

Website Facebook GitHub


Β© 2026 Ali Sakkaf. All Rights Reserved.

Made with ❀️

⭐ If you like this project, please give it a star! ⭐

About

πŸ›‘οΈ Professional Network Monitor & Firewall Manager for Windows β€” Real-time packet capture (IPv4/IPv6), per-process traffic tracking, Windows Firewall COM API, hardware monitoring. Built with C++14/Qt5. Zero dependencies.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

17 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages