sports

Crates.iosports
lib.rssports
version0.1.0
sourcesrc
created_at2023-10-31 06:47:35.164306
updated_at2023-10-31 06:47:35.164306
descriptiona list of ports to scan, fast、smar and safe.
homepage
repository
max_upload_size
id1019391
size112,114
atopx (atopx)

documentation

README

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

Commit count: 0

cargo fmt