| Crates.io | netscan |
| lib.rs | netscan |
| version | 0.29.0 |
| created_at | 2021-04-09 15:17:42.509238+00 |
| updated_at | 2025-04-27 15:02:41.212546+00 |
| description | Cross-platform network scan library |
| homepage | |
| repository | https://github.com/shellrow/netscan |
| max_upload_size | |
| id | 381343 |
| size | 362,912 |
Cross-platform network scan library
with the aim of being lightweight and fast.
Add netscan to your dependencies
[dependencies]
netscan = "0.29"
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: