SSH-AUDIT(1) | SSH-AUDIT(1) |
NAME¶
ssh-audit - tool for ssh server auditing
SYNOPSYS¶
ssh-audit [-1246pbnvl] <host>
OPTIONS¶
-h, --help
print the help
-1, --ssh1
force ssh version 1 only
-2, --ssh2
force ssh version 2 only
-4, --ipv4
enable IPv4 (order of precedence)
-6, --ipv6
enable IPv6 (order of precedence)
-p, --port=<port>
port to connect
-b, --batch
batch output
-n, --no-colors
disable colors
-v, --verbose
verbose output
-l, --level=<level>
minimum output level (info|warn|fail)
AUTHOR¶
This manual page was written by ChangZhuo Chen <czchen@debian.org> for the Debian GNU/Linux system (but may be used by others).
08/29/2021 |