#port-scan #safe #sport #target

app sports

a list of ports to scan, fast、smar and safe

1 unstable release

0.1.0 Oct 31, 2023

#5 in #sport

MIT license

89KB
158 lines

sports

A list of ports to scan, fast、smart、safe.

usage

install

cargo install sports

help

Usage: sports [OPTIONS] --target <TARGET>

Options:
      --target <TARGET>            The target to scan
  -c, --concurrency <CONCURRENCY>  Number of concurrency to scan [default: 1024]
  -f, --full                       Scan all 65535 ports [default: false]
  -t, --timeout <TIMEOUT>          Seconds of connection timeout [default: 3]
  -v, --verbose                    Display detailed information [default: false]
  -h, --help                       Print help
  -V, --version                    Print version

scan generic port

scan generic port

scan all port

scan full port

Dependencies

~4–14MB
~161K SLoC