Description
What is this?
- Find ports quickly using Rustscan (3 seconds at its fastest).
- Automatically runs nmap on those ports.
- ???
- Profit!
RustScans only job is to reduce the friction between finding open ports and inputting them into nmap.
Features:
- Scans all 65k ports in 8 seconds (on 10k batch size).
- Saves you time by automatically piping it into Nmap. No more manual copying and pasting!
- Does one thing and does it well. Only purpose is to improve Nmap, not replace it!
- Let's you choose what Nmap commands to run, or uses the default.
- IPv6 Support
Installation Instructions
# dnf copr enable atim/rustscan
# dnf install rustscan
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (14)*, x86_64 (32)* | Centos-stream 9 (222 downloads) |
![]() |
x86_64 (685)* | EPEL 7 (875 downloads) |
![]() |
x86_64 (322)* | EPEL 8 (462 downloads) |
![]() |
aarch64 (23)*, x86_64 (196)* | EPEL 9 (194 downloads) |
![]() |
aarch64 (21)*, x86_64 (463)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (14)*, x86_64 (300)* | Fedora 41 (133 downloads) |
![]() |
aarch64 (1)*, x86_64 (106)* | Fedora 42 (45 downloads) |
![]() |
aarch64 (18)*, x86_64 (42)* | Fedora rawhide (264 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable atim/rustscan
More info about enabling Copr repositories