RustScan
The modern port scanner: scans 65,535 ports in 3 seconds with automatic Nmap piping.
Why consider RustScan?
RustScan is an ultra-fast, modern port scanner written in Rust. Capable of scanning all 65,535 network ports in under 3 seconds using asynchronous socket polling, RustScan automatically pipes open target ports directly into Nmap for detailed service and OS version enumeration.
Learn RustScan by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of RustScan
RustScan accelerates perimeter penetration tests by scanning full port ranges in seconds.
Docker Quickstart
docker run -it --rm --name rustscan rustscan/rustscan:latest -a 127.0.0.1RustScan is licensed under the GNU General Public License v3.0 (GPL-3.0).
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.