Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@roynrishingha roynrishingha released this 27 Jan 07:39
9b74a37

v0.1.0

List modules

cargo run -- modules

Scan a target

cargo run --release -- scan <example.com>

Example

./target/release/recon modules
./target/release/recon scan royrustdev.com

or

cargo run --release -- scan royrustdev.com