mirror of https://github.com/jtesta/ssh-audit.git
Merge branch 'master' into develop
This commit is contained in:
commit
758d839d29
|
@ -16,7 +16,7 @@
|
||||||
usage: ssh-audit.py [-bnv] [-l <level>] <host[:port]>
|
usage: ssh-audit.py [-bnv] [-l <level>] <host[:port]>
|
||||||
|
|
||||||
-1, --ssh1 force ssh version 1 only
|
-1, --ssh1 force ssh version 1 only
|
||||||
-2, --ssh2 force ssh version 1 only
|
-2, --ssh2 force ssh version 2 only
|
||||||
-b, --batch batch output
|
-b, --batch batch output
|
||||||
-n, --no-colors disable colors
|
-n, --no-colors disable colors
|
||||||
-v, --verbose verbose output
|
-v, --verbose verbose output
|
||||||
|
|
Loading…
Reference in New Issue