| Crates.io | netscanner |
| lib.rs | netscanner |
| version | 0.6.3 |
| created_at | 2023-12-11 19:03:30.790301+00 |
| updated_at | 2025-03-09 01:03:26.572881+00 |
| description | Network Scanner |
| homepage | https://github.com/Chleba/netscanner |
| repository | https://github.com/Chleba/netscanner |
| max_upload_size | |
| id | 1065483 |
| size | 1,920,032 |
_
| |
_ __ ___| |_ ___ ___ __ _ _ __ _ __ ___ _ __
| '_ \ / _ \ __/ __|/ __/ _` | '_ \| '_ \ / _ \ '__|
| | | | __/ |_\__ \ (_| (_| | | | | | | | __/ |
|_| |_|\___|\__|___/\___\__,_|_| |_|_| |_|\___|_|
netscanner - Network scanner & diagnostic tool.
FEATURES:
TODO:
cargo install You may try to change binary file chown & chmod$HOME directory (linux & macos)sudo chown root:user /home/user/.cargo/bin/netscanner
sudo chmod u+s /home/user/.cargo/bin/netscanner
Arch Linuxpacman -S netscanner
Alpine(edge) Linuxapk add netscanner --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/
cargocargo install netscanner
To use netscanner on Windows, you need to install Npcap, otherwise you may encounter packet.dll error. Npcap is a packet capture library required for network scanning and packet analysis.
netscanner has been made thanks to some awesome libraries that can be found in Cargo.toml file.
But mostly I would like to link these two libraries that help me the most:
Created by: Lukas Chleba chlebik@gmail.com