1 unstable release
Uses new Rust 2024
new 0.1.0 | Apr 13, 2025 |
---|
#90 in #scanner
49KB
1K
SLoC
MDNS Scanner
Purpose
Scan a network and create a list of IPs and associated hostnames, including mDNS hostnames and other aliases.
Install
Prebuilt binaries
Prebuilt binaries for Linux, MacOS, and Windows can be found on the releases page.
curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/CramBL/mdns-scanner/trunk/scripts/install.sh \
| bash -s -- --to ~/bin
From Source
cargo install --git https://github.com/CramBL/mdns-scanner.git
Dependencies
~14–30MB
~401K SLoC