v1.6.0
Additive on top of v1.5.0 — display-only features, no CLI surface or behavior change. Clean minor bump.
Install
go install github.com/gsjonio/netwp/cmd/netwp@v1.6.0Already have netwp? netwp update.
Features
- Sensitive open ports flagged in red. SSH (22), SMB (445) and RDP (3389) exposed on a home network are usually unintentional, so the PORTS column now highlights them. Applies to
netwp scan,netwp monitorand the dashboard. No extra probing — it reuses the ports the classification probe already collects. - Per-class breakdown in the dashboard. The DEVICES panel title now carries a compact summary of what's online, e.g.
2 Media · 1 Router, sorted by count. "This device" and unclassified hosts are left out, since neither tells you anything about the network.
Verified against a real home network: a host with SMB (445) open renders its port list in red.
Full details in the bilingual README.md / README.pt-BR.md.