Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 384 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 384 Bytes

rmap-lite

A simple concurrent port scanner in Rust

USAGE:
    rs-port-scanner [OPTIONS]

OPTIONS:
    -h, --help                     Print help information
        --port-from <PORT_FROM>    [default: 1]
        --port-to <PORT_TO>        [default: 65535]
    -t, --target <TARGET>          [default: 127.0.0.1]
    -V, --version                  Print version information