Crates.io | mdns-scanner |
lib.rs | mdns-scanner |
version | |
source | src |
created_at | 2025-04-13 20:14:22.221585+00 |
updated_at | 2025-04-20 21:51:54.417782+00 |
description | Scan a network and create a list of IPs and associated hostnames, including mDNS hostnames and other aliases. |
homepage | https://github.com/CramBL/mdns-scanner |
repository | https://github.com/CramBL/mdns-scanner |
max_upload_size | |
id | 1632113 |
Cargo.toml error: | TOML parse error at line 23, column 1 | 23 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Scan a network and create a list of IPs and associated hostnames, including mDNS hostnames and other aliases.
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
cargo install --git https://github.com/CramBL/mdns-scanner.git
None.