| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| scanopy-daemon-darwin-amd64 | 2026-08-25 | 29.8 MB | |
| scanopy-daemon-darwin-arm64 | 2026-08-25 | 26.2 MB | |
| scanopy-daemon-freebsd-amd64 | 2026-08-25 | 35.2 MB | |
| scanopy-daemon-linux-amd64 | 2026-08-25 | 35.9 MB | |
| scanopy-daemon-linux-arm64 | 2026-08-25 | 28.4 MB | |
| scanopy-daemon-windows-amd64.exe | 2026-08-25 | 30.1 MB | |
| scanopy-daemon-windows-amd64.msi | 2026-08-25 | 11.6 MB | |
| scanopy-server-linux-amd64 | 2026-08-25 | 48.6 MB | |
| scanopy-server-linux-arm64 | 2026-08-25 | 38.7 MB | |
| README.md | 2026-08-25 | 1.5 kB | |
| v0.17.12 source code.tar.gz | 2026-08-25 | 8.8 MB | |
| v0.17.12 source code.zip | 2026-08-25 | 9.9 MB | |
| Totals: 12 Items | 303.1 MB | 6 | |
This release sharpens SNMP discovery and topology accuracy — switches that answer per VLAN context are now reachable, LLDP links stay put, and when a device gives an incomplete answer, Scanopy surfaces more details on why for easier troubleshooting.
New Features
- Add SNMPv3 context name support, so switches that expose per-VLAN or per-context data are discovered correctly instead of returning empty tables (#682).
- Allow integrations to supply host names, so hosts imported from external sources arrive with meaningful names rather than bare IP addresses.
- Ship the server as a single binary with migrations and the web UI built in, making deployments and upgrades a one-file affair.
Improvements
- Report what a device actually claimed during a scan, including a clear explanation when an SNMP table read was cut short, so incomplete discovery is visible instead of silent.
- Flag ambiguous neighbor identities as ambiguous rather than picking a link at random, and name which neighbor report went stale.
Bug Fixes
- Fix password reset links returning a 404 instead of opening the reset page.
- Restore Layer 2 port precision and stop valid LLDP links from being dropped from the topology.
- Fix incorrect labels on topology nodes and links, and ensure link endpoints reflect the current topology rather than stale cached data.
- Fix scan records occasionally missing their associated events.