Releases: jmsperu/netscan
Releases · jmsperu/netscan
v0.2.0 — Protocols & Dashboard
What's New
Major feature release. netscan is now a full-featured discovery platform.
New Subcommands
netscan mdns— Bonjour/mDNS service discovery (AirPlay, Chromecast, Spotify Connect, HomeKit, printers, SMB, SSH, and more)netscan snmp <host>— SNMP v1/v2c/v3 queries; OID walk; interface listingnetscan ipv6— IPv6 neighbor discovery (reads NDP cache, can refresh via multicast ping)netscan metrics— standalone Prometheus exporter endpointnetscan web— embedded terminal-aesthetic dashboard on :8080
Enhancements
netscan watch --prometheus-port :9100exposes scan results as Prometheus metrics for Grafana scrapinginstall.sh— one-liner curl install for Mac and Linux, auto-detects architecture- Updated README with feature comparison table vs. nmap / Angry IP / Fing
- Licensed under the XcoBean Community License v1.0 (MIT-based with attribution)
Install
curl -fsSL https://raw.githubusercontent.com/jmsperu/netscan/main/install.sh | sudo bash