A port scanner cli for active reconnaissance
- clone locally
git clone https://github.com/royrustdev/recon.git
cd recon- compile
cargo build --releasecargo run -- modulescargo run --release -- scan <example.com>./target/release/recon modules
./target/release/recon scan royrustdev.comor
cargo run --release -- scan royrustdev.com