Fast network port scanner
https://github.com/RustScan/RustScan
Find all open ports fast with RustScan, then automatically
pipe them into Nmap.
- Links to network:utilities / rustscan
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mnhauke/rustscan && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
RustScan-2.0.1.tar.gz | 0003093358 2.95 MB | |
_link | 0000000207 207 Bytes | |
project.diff | 0000001069 1.04 KB | |
vendor.tar.xz | 0014903784 14.2 MB |
Revision 6 (latest revision is 7)
Martin Hauke (mnhauke)
committed
(revision 6)
- Update to version 2.2.1 Features * Scripting Engine Implementation. * Improved init_scripts error handling. * Add tries to scan_socket. * Make address an optional instead of a positional argument. Maintenance * Add tests for rustscan scripting engine. * Add clippy linting and fix existing warnings. Bugs * Changed the dns resolving to use std::net::ToSocketAddrs. * Fix Rlimit breaking change. * Update documentation to include greppable.
Comments 0