mirror of https://github.com/jtesta/ssh-audit.git
Usage now includes '-g' and '--gex-test' parameters
This commit is contained in:
parent
113d1de443
commit
eb4ae65b0a
|
@ -49,6 +49,7 @@ usage: ssh-audit.py [options] <host>
|
|||
software config (use -p to change port;
|
||||
use -t to change timeout)
|
||||
-d, --debug Enable debug output.
|
||||
-g, --gex-test=<x[,y,...] | min:pref:max[,min:pref:max,...] | x-y[:step]> dh gex modulus size test
|
||||
-j, --json JSON output (use -jj to enable indents)
|
||||
-l, --level=<level> minimum output level (info|warn|fail)
|
||||
-L, --list-policies list all the official, built-in policies
|
||||
|
|
Loading…
Reference in New Issue