Crates.io | hrekt |
lib.rs | hrekt |
version | 0.1.1 |
source | src |
created_at | 2023-04-29 16:24:40.539419 |
updated_at | 2023-04-29 16:28:07.996156 |
description | A really fast http prober. |
homepage | |
repository | https://github.com/ethicalhackingplayground/hrekt |
max_upload_size | |
id | 852153 |
size | 69,394 |
A really fast http prober.
cargo install hrekt
USAGE:
hrekt [OPTIONS]
OPTIONS:
-c, --rate <rate> Maximum in-flight requests per second [default: 1000]
-t, --concurrency <concurrency> The amount of concurrent requests [default: 100]
-t, --timeout <timeout> The delay between each request [default: 3]
-w, --workers <workers> The amount of workers [default: 1]
-p, --ports <ports> the ports to probe default is (80,443) [default: 80,443]
-r, --regex <regex> regex to be used to match a specific pattern in the response
[default: ]
-h, --help Print help information
-V, --version Print version information
cat subs.txt | hrekt