We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e978f1e commit f0557b7Copy full SHA for f0557b7
1 file changed
soaxreport/README.md
@@ -61,7 +61,7 @@ This will:
61
* `-soax <path>`: Path to SOAX config JSON. Defaults to `./workspace/soax/cred.json`.
62
* `-countries <path>`: Path to CSV file containing country names and ISO codes (required).
63
* `-targetDomain <domain>`: Target domain to test. Defaults to `www.google.com`.
64
-* `-parallelism <number>`: Maximum number of parallel requests. Defaults to 10.
+* `-parallelism <number>`: Maximum number of parallel requests. Defaults to `16`.
65
* `-verbose`: Enable verbose logging.
66
* `-maxTime <duration>`: Maximum time per curl request. Defaults to `30s`.
67
* `-curl <path>`: Path to the ECH-enabled curl binary. Defaults to `./workspace/output/bin/curl`.
0 commit comments