Crates.io | netscanner |
lib.rs | netscanner |
version | 0.6.0 |
source | src |
created_at | 2023-12-11 19:03:30.790301 |
updated_at | 2024-10-10 16:43:17.32996 |
description | Network Scanner |
homepage | https://github.com/Chleba/netscanner |
repository | https://github.com/Chleba/netscanner |
max_upload_size | |
id | 1065483 |
size | 1,115,141 |
_
| |
_ __ ___| |_ ___ ___ __ _ _ __ _ __ ___ _ __
| '_ \ / _ \ __/ __|/ __/ _` | '_ \| '_ \ / _ \ '__|
| | | | __/ |_\__ \ (_| (_| | | | | | | | __/ |
|_| |_|\___|\__|___/\___\__,_|_| |_|_| |_|\___|_|
netscanner
- Network scanning & 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 Linux
pacman -S netscanner
Alpine(edge) Linux
apk add netscanner --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/
cargo
cargo install netscanner
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