What is NScan?
NScan is a port scanner written in Rust supporting SYN, FIN and Connect scan types.
Features of NScan
- TCP SYN, FIN, Connect Scan Methods
- Multithreading for faster results
- Support for CIDR ranges and port ranges
How to use NScan
- Clone repo and build with `cargo build --release`
- Download the latest release for your OS