Last updated
Network scanner desktop app — discover hosts, scan ports, look up DNS records, inspect ARP table.
$ winget install --id fstubner.netscli.gui --exact --version 0.2.6Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
NetsCLI Desktop uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i netscli-gui-windows-x86_64.msi /quiet /norestart
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
See Pckgr's app libraryNetsCLI Desktop is the GUI surface of netscli — a network scanner
with CLI, terminal UI, desktop app, and MCP server interfaces all
backed by the same Rust core. The desktop app provides a Tauri 2 +
React window for visual host discovery, port scanning, DNS lookups,
and ARP table inspection without opening a terminal.
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x64 | MSI WiX | user | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for NetsCLI Desktop.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
More from Felix Stubner or browse network, scanner, port-scanner.