mirror of
https://github.com/drwetter/testssl.sh.git
synced 2024-11-21 18:41:35 +01:00
Formatting fixes
parent
595a43db52
commit
e4b02d7cbe
@ -64,7 +64,8 @@ tuning options (can also be preset via environment variables):
|
||||
--proxy <host>:<port> connect via the specified HTTP proxy
|
||||
-6 use also IPv6 checks, works only with supporting OpenSSL version and IPv6 connectivity
|
||||
|
||||
utput options (can also be preset via environment variables):
|
||||
output options (can also be preset via environment variables):
|
||||
|
||||
--warnings <batch|off|false> "batch" doesn't wait for keypress, "off" or "false" skips connection warning
|
||||
--quiet don't output the banner. By doing this you acknowledge usage terms normally appearing in the banner
|
||||
--wide wide output for tests like RC4, BEAST. PFS also with hexcode, kx, strength, RFC name
|
||||
@ -81,6 +82,7 @@ utput options (can also be preset via environment variables):
|
||||
6: whole 9 yards
|
||||
|
||||
file output options (can also be preset via environment variables):
|
||||
|
||||
--log, --logging logs stdout to <NODE-YYYYMMDD-HHMM.log> in current working directory
|
||||
--logfile <logfile> logs stdout to <file/NODE-YYYYMMDD-HHMM.log> if file is a dir or to specified log file
|
||||
--json additional output of findings to JSON file <NODE-YYYYMMDD-HHMM.json> in cwd
|
||||
|
Loading…
Reference in New Issue
Block a user