HTML
NetMon Documentation 1.1.19
Directly readable in the browser, including architecture, user guide, and security sections.
Open HTMLManual
Project status: Known issues and rollout notes will be maintained centrally on Updates.
HTML
Directly readable in the browser, including architecture, user guide, and security sections.
Open HTMLSuitable for offline archiving or sharing a stable documentation snapshot.
Open PDFSecurity Audit
Latest published audit report: round 9 for the final NetMon v1.1.19 release state. Two medium findings (update URL allowlist and killswitch fail-open) were fixed and verified, and the release signature chain via SHA256SUMS and minisign was validated.
AI integration
API key
NetMon enables online analysis only when a valid API key is configured. Without a key, the local workflow remains untouched.
Analysis and support prompts can be copied directly from NetMon into external chats.
The user decides whether data stays local or is intentionally sent into an external AI-assisted review flow.
OPENAI_API_KEY is the intended activation point for online analysis.
Security audit
Audit 2026
The latest static review of the NetMon codebase is bundled in the web area and can be read without extra tooling.
Quick answers
Yes. NetMon supports optional online analysis through an API key plus local prompt generation.
Yes. Generated prompts can be copied into external chats.
python -m netmon --headless
python -m netmon --headless-smoke
Under ~/Documents/NetMon/diagnostics or ~/Dokumente/NetMon/diagnostics.
Mainly for DNS, firewall, WireGuard, packet capture, and cleanup actions.
Set the API key as OPENAI_API_KEY; without a key, online analysis stays disabled.
DNS Guard, security guards, support packages, WireGuard slots, Linux help with glossary and PDF library, link blocks, Theme Studio, and the detachable radio player.
Yes. NetMon includes an expandable help system with around 700 Linux commands, IT terms, a copyable PDF prompt, and an importable PDF library.
Yes. Buttons can be labeled freely and assigned to internal or external links.
Yes. NetMon includes Theme Studio, radio, visualizer support, and a small built-in area for downtime.
Yes. The ClamAV tab lets you persistently select Downloads, Desktop, document folders, and custom directories. Scan runtime remains visible while it runs.
Yes. The current tour page already uses real product screenshots from the repository.
Versions
Debian package: Planned as 1.1.19 for the current release.
Built manual: Planned as 1.1.19 for the release state.
Changelog: Entries document state 2026-07-18 for version 1.1.19.
Hash and verification
Trust model
Download, hash verification, and optional signature validation are intentionally stacked in that order.
Download the .deb, docs, and SHA256SUMS from the same release surface.
Run sha256sum -c against the shipped checksums.
If available, validate SHA256SUMS.minisig with the public key.
Signed releases can also be verified with verify_netmon_signature.sh, the Minisign public key, and SHA256SUMS.minisig.