Skip to content

v1.5.0

Choose a tag to compare

@gsjonio gsjonio released this 10 Jul 14:19

Additive on top of v1.4.0 — clean minor bump, nothing existing changed.

Install

go install github.com/gsjonio/netwp/cmd/netwp@v1.5.0

Features

  • PORTS column in the device table (netwp scan, netwp monitor, and the dashboard): shows each device's open ports as a compact list (e.g. 80,443). This data was already collected by the classification probe and exposed in netwp scan --json, just never rendered in the human-readable tables. No new probing. Full per-port names are still one level down via netwp ports <ip>.

Full details in the bilingual README.md / README.pt-BR.md.