Mixed-vendor sites, polled in one run.
PiNT Live v0.4 drops the assumption that everything in your list is the same vendor. Every switch row now carries its own vendor and (optionally) its own credentials, so a site with a Ruckus core, a Cisco distribution layer and a few HP-Aruba edge switches polls in a single click. PiNT Desktop v1.5 is the quieter half of the release — mDNS IP detection now happens entirely passively.
PiNT Live v0.4 · Multi-Vendor Polling
-
01
Per-switch vendor
Every switch row in the sidebar gets a
⚙cog button. Click it to pick the vendor (Ruckus / Cisco IOS / HP-Aruba) and — if shared credentials are turned off — set per-switch username and password overrides. The status line during polling now shows the vendor in flight:Connecting to 192.168.1.1 (Ruckus)… -
02
Bulk configuration modal
A new Configure all switches… button opens a modal with shared credentials at the top and a per-switch table of IP / Vendor / Username / Password underneath. A Use same credentials for all switches checkbox covers the common case; uncheck it to override per row.
-
03
Duplicate-IP guard
If the same IP or host appears twice in the list, PiNT Live now flags it with a Yes/No warning before the poll runs. Defaults to No so a stray Enter doesn't push through and produce duplicate sheets in the export.
The old global Vendor and Username/Password sections are gone — that state now lives on the bulk modal (shared) or each row (per-switch). The sidebar is noticeably less busy as a result.
PiNT Desktop v1.5 · Passive mDNS
The mDNS browser used to follow a captured response with an active resolve step to fill in the
sender's IP. v1.5 simply reads the unicast source address out of the IP layer of the response packet
(pkt[IP].src) — no extra queries, no separate Resolve IPs button, no
hostname-resolution chain. The UI is one button cleaner and the network footprint is one round-trip
smaller per device. Windows EXE builds are now produced automatically via a GitHub Actions
workflow.
Status · pre-release for non-Ruckus vendors
PiNT Live v0.4 has been validated against Ruckus ICX hardware. The Cisco IOS and HP-Aruba parsers are implemented but still awaiting hardware validation — please report any column-misalignment or parsing issues against those vendors. Scheduled / unattended polling is on the v0.5 roadmap.