Skip to content

Commit 59c24e3

Browse files
committed
fixed missing <user agent> in help text
1 parent 11b30b9 commit 59c24e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testssl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19207,7 +19207,7 @@ tuning / connect options (most also can be preset via environment variables):
1920719207
b) arg "one" means: just test the first DNS returns (useful for multiple IPs)
1920819208
-n, --nodns <min|none> if "none": do not try any DNS lookups, "min" queries A, AAAA and MX records
1920919209
--sneaky leave less traces in target logs: user agent, referer
19210-
--user-agent set a custom user agent instead of the standard user agent
19210+
--user-agent <user agent> set a custom user agent instead of the standard user agent
1921119211
--ids-friendly skips a few vulnerability checks which may cause IDSs to block the scanning IP
1921219212
--phone-out allow to contact external servers for CRL download and querying OCSP responder
1921319213
--add-ca <CA files|CA dir> path to <CAdir> with *.pem or a comma separated list of CA files to include in trust check

0 commit comments

Comments
 (0)