Release Notes
Added
- Port scanning of the host selected in the table: choose from the standard port ranges or a custom list, optionally check the multicast DNS port. Each host keeps its last result, shown in the info popup.
- A dedicated port-scan thread count, separate from the network scan, defaulting to
dynamic or a fixed value from 1-8192.
Dependencies
- Run
cargo update (fixes RUSTSEC-2026-0253)
tokio: 1.53.0 → 1.53.1 (#284)
toml: 1.1.2+spec-1.1.0 → 1.1.3+spec-1.1.0 (#284)
toml_edit: 0.25.12+spec-1.1.0 → 0.25.13+spec-1.1.0 (#284)
thiserror: 2.0.18 → 2.0.19 (#284)
clap: 4.6.2 → 4.6.4 (#284)
Install mdns-scanner 0.28.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CramBL/mdns-scanner/releases/download/v0.28.0/mdns-scanner-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/CramBL/mdns-scanner/releases/download/v0.28.0/mdns-scanner-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install CramBL/tap/mdns-scanner
Download mdns-scanner 0.28.0