Download

Get NetVane

Standalone Windows app — no account, no cloud. Install per-user in seconds, or run the portable build with no install at all.

NetVane v1.3.1 · Windows 64-bit

Download it directly below:

  • InstallerNetVane-Setup-1.3.1.exe: a quick per-user wizard (no admin/UAC) that adds Start-Menu + desktop shortcuts; installing a newer version cleanly removes the old one. Recommended.
  • PortableNetVane-Portable-1.3.1.exe: a single self-contained file, no install — just double-click to run; delete the file to remove it. One caveat: updating from inside the app runs the installer — there is no way to swap a single self-contained file in place — so an update turns a portable copy into an installed one. NetVane says so before it does it; to stay portable, download the new portable build instead.

Either way it serves a live dashboard at 127.0.0.1:8787 and opens it in a chromeless app window (preferring Brave or Chrome, using Edge as a last resort, and falling back to a normal browser tab only if no Chromium browser is present). No Python, no admin rights.

Everything unlocked for 14 days NetVane runs with full capability for 14 days from the moment you install it — no account, no card, nothing to cancel. After that it stays free forever for a single network. See what each edition includes.
Signed by GRCSAC The installer and the app are code-signed, so Windows names the publisher rather than warning about an unknown one. You can check it yourself: right-click the file → Properties → Digital Signatures. Everything runs 100% locally; nothing about your network leaves your machine.

Before you start — requirements

Almost nothing to set up. The prebuilt binary is fully self-contained.

RequirementDetail
Operating systemWindows 10 or 11 (64-bit)
BrowserA modern browser — NetVane opens the dashboard in a chromeless app window, preferring a Chromium-family browser (Brave or Chrome, with Edge as a last resort), and falls back to a normal browser tab at 127.0.0.1:8787 only if none is present
Disk space~200 MB free — the app plus a small SQLite database that grows slowly with scan history
Admin rightsNot required
Python / .NET / driversNone needed — no Python, no .NET, no Npcap/WinPcap
nmapOptional — used for OS fingerprinting if present; the built-in engine handles everything if it's absent

Need the full picture? See the complete specifications.

Install in three steps

  1. 1

    Download the installer or portable build

    Use the direct-download buttons above — NetVane-Setup-1.3.1.exe (recommended — a quick per-user install, no admin) or NetVane-Portable-1.3.1.exe (a single self-contained file, nothing to unzip or install).

  2. 2

    Double-click it

    The app starts and self-serves the dashboard — no configuration files, no sign-up.

    Windows will name the publisher NetVane is signed as GRCSAC — that is what you should see in the prompt. SmartScreen can still ask on a recently issued certificate until it has seen enough downloads; if it does, it will name GRCSAC rather than an unknown publisher.
  3. 3

    The dashboard opens automatically

    NetVane serves the dashboard at 127.0.0.1:8787 and opens it in a chromeless app window (preferring Brave or Chrome, using Edge as a last resort, and falling back to a normal browser tab only if no Chromium browser is present). Use the Scan menu in the top bar to pick a scan profile and scan your network.

Run from source (advanced)

Prefer to run it from source? Source access is provided directly to people granted repo access. NetVane currently targets Windows — running from source uses a few Windows-native APIs, so macOS and Linux aren't supported yet. You'll need Python 3.10+ (3.12 recommended).

cd netvane
pip install -r requirements.txt
python run.py

The prebuilt installer and portable builds are Windows-only — and running from source is Windows-only too for now, since it uses a few Windows-native APIs.

Guides & PDFs

Self-contained PDFs you can read before or after installing.

🚀

Quick-start guide

Get from download to your first scan in a few minutes. PDF.

Download
📘

Full user guide

Every view, scan profile, and fix workflow explained. PDF.

Download
📋

Specifications & requirements

Platforms, engines, and technical details in one sheet. PDF.

Download

New to NetVane?

Start with the getting-started docs — installation, your first scan, and reading your results.

Getting started →

What's new

See what changed in each release, right up to v1.3.1.

View changelog →