FEATURES SCREENSHOTS DOWNLOAD FAQ CHANGELOG

TRUSTNOWIRE

Trust no wire -- including ours. Here's the proof.

REAL-TIME NETWORK MONITORING AND THREAT DETECTION FOR WINDOWS

EVERY CONNECTION EVERY PROCESS EVERY BYTE
DOWNLOAD v1.0.0

FEATURES

LIVE CONNECTION TABLE

Every active TCP/UDP connection with process name, remote IP, port, protocol, country, and Authenticode signature verification

PACKET CAPTURE

Real-time bandwidth monitoring via Npcap with per-connection byte counters and a live sparkline graph

DNS LOGGING

Intercepts and logs all DNS queries with response IPs and TTLs

THREAT SCORING

Automatic risk assessment based on process trust, port usage, traffic patterns, hosting provider reputation, and more

VIRUSTOTAL INTEGRATION

Auto-scan and manual scan of remote IPs against the VirusTotal database with your own API key

GEO-IP LOOKUP

Country and city resolution for every remote IP via ip-api.com batch API

WIDGET MODE

Win7-gadget-style micro dashboard showing live stats, bandwidth graph, and top threats at a glance

SYSTEM TRAY

Minimize to tray with tooltip, left-click restore, right-click menu

5 THEMES

Iron Man, Stealth, Cyberpunk, Light, Matrix -- each with matching glow effects

3 DISPLAY MODES

Compact, Normal, Expanded -- auto-resizes to fit your workflow

SCREENSHOTS

TrustNoWire Iron Man theme Expanded mode screenshot

DOWNLOAD

v1.0.0
Windows 10 or 11 (64-bit)
Npcap installed (free from npcap.com)
Administrator privileges

FAQ

ABOUT

TrustNoWire is built by LXB Studio LLC. This source code is public so you can verify exactly what it does on your machine. A network monitor you can't audit is a network monitor you shouldn't trust.
TrustNoWire is a real-time network monitoring and threat detection application for Windows. It watches every connection, every byte, and every process on your machine and shows you exactly what is happening. Built with Tauri 2 (Rust backend) and React, it runs as a lightweight desktop app with full packet capture, DNS logging, geo-location, threat scoring, and VirusTotal integration.
Npcap is the Windows packet capture library that allows TrustNoWire to intercept and analyze raw network packets. It is required for bandwidth monitoring, DNS logging, and deep packet inspection. Download it free from npcap.com.
Create a free account at virustotal.com, copy your API key from your profile, and paste it in TrustNoWire Settings. Auto-scan is rate-limited to 4 requests per minute on the free tier.
TrustNoWire is source-available under the Business Source License 1.1. You can read, audit, and build the code for personal use. The license converts to MIT on 2030-02-09. See the full LICENSE.md in the GitHub repository.
Windows 10 or 11 (64-bit), Npcap installed (required for packet capture), and Administrator privileges for raw packet capture and full process visibility.

CHANGELOG

v1.0.0
2025-02-09 -- INITIAL RELEASE
Live connection table with process resolution, country lookup, and Authenticode verification
Real-time packet capture and bandwidth monitoring via Npcap
DNS query interception and logging with response IPs and TTLs
Automatic threat scoring with multi-factor risk assessment
VirusTotal integration (auto-scan and manual scan)
Geo-IP lookup via ip-api.com batch API
Win7-gadget-style widget mode (200x290)
System tray with minimize, restore, and quit
5 themes: Iron Man, Stealth, Cyberpunk, Light, Matrix
3 display modes: Compact, Normal, Expanded
Frameless transparent window with custom title bar
Admin elevation via UAC manifest in release builds