Crates.io | netscan |
lib.rs | netscan |
version | 0.28.0 |
source | src |
created_at | 2021-04-09 15:17:42.509238 |
updated_at | 2024-05-19 12:45:42.964043 |
description | Cross-platform network scan library |
homepage | |
repository | https://github.com/shellrow/netscan |
max_upload_size | |
id | 381343 |
size | 356,294 |
Cross-platform network scan library
with the aim of being lightweight and fast.
Add netscan
to your dependencies
[dependencies]
netscan = "0.28"
See Examples
This library requires the ability to create raw sockets. Execute with administrator privileges.
If you are using Windows, please consider the following points before building and running: