netscanner
Terminal network scanner and diagnostic tool with modern TUI
TLDR
Launch the network scanner
$ netscanner
SYNOPSIS
netscanner [options]
DESCRIPTION
netscanner is a TUI-based network scanner and diagnostic tool. Features include listing hardware interfaces, switching active interfaces for scanning and packet dumping, WiFi network scanning with signal strength charts, IPv4 pinging with CIDR support, hostname/OUI/MAC address lookup, and packet dumping for TCP, UDP, ICMP, and ARP protocols.
PARAMETERS
-t, --tick-rate N
Set ticks per second (default: 1).-f, --frame-rate N
Set frames per second (default: 10).
CAVEATS
Requires elevated privileges for packet capture. On Windows, Npcap must be installed.
HISTORY
netscanner was created by Chleba and is written in Rust.

