From 4cc3e2bf861ba04e3924e337b9ac5d3e8d21eb02 Mon Sep 17 00:00:00 2001 From: UMTS at Teleco Date: Sun, 8 Mar 2026 15:09:27 +0100 Subject: sexy --- doc/CLI.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/CLI.md') diff --git a/doc/CLI.md b/doc/CLI.md index 63ca92f..4f53102 100644 --- a/doc/CLI.md +++ b/doc/CLI.md @@ -48,7 +48,7 @@ hoardom coolproject mysite bigidea | Flag | Description | |-----------------------------|-------------------------------------------------------------------| -| `-j, --jobs=NUMBER` | Number of concurrent lookup requests (default: 1). Controls how many TLDs are looked up at the same time. Higher values speed up searches but may trigger rate limiting from RDAP/WHOIS servers. Max 99. | +| `-j, --jobs=NUMBER` | Number of concurrent lookup requests (default: 32). Controls how many TLDs are looked up at the same time. Higher values speed up searches but may trigger rate limiting from RDAP/WHOIS servers. Max 99. | | `-D, --delay=SECONDS` | Delay in seconds between lookup requests | | `-R, --retry=NUMBER` | Retry count on lookup errors (default: 1) | | `-V, --verbose` | Verbose output for debugging | @@ -61,8 +61,8 @@ hoardom coolproject mysite bigidea ## Examples ```bash -# fast search with 8 concurrent requests -hoardom -j 8 coolproject +# fast search with 64 concurrent requests +hoardom -j 64 coolproject # search with the Country TLD list hoardom -l Country mysite -- cgit v1.2.3-70-g09d2