Skip to content

v1.3.140

Latest

Choose a tag to compare

@lobrzut lobrzut released this 24 Jun 18:38

v1.3.140

  • Discover services on any port (NETDASH_SCAN_ALL_PORTS=true): until now the adaptive background discovery probed each host on only 11 ports (TCP_DISCOVERY_PRIMARY_PORTS), and safe mode on ~6 — so a service on e.g. 8123, 32400 or 9090 was never found by the background loop. Now, once a host is detected live, it is deep-probed against a comprehensive ~190-port service list (scanner.SERVICE_PORTS). Only live hosts (a few dozen) are deep-probed, gated by the existing semaphore, so there is no /24-wide flood — safe on a NAS. Works for the manual scan too. Enabled by default in the QNAP compose. Verified end-to-end: a scan found a service on port 8123.

Image: ghcr.io/lobrzut/netdash:1.3.140 and :latest