File: ssh-audit.1.txt

package info (click to toggle)
ssh-audit 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 764 kB
  • sloc: python: 4,514; sh: 709; makefile: 22
file content (48 lines) | stat: -rw-r--r-- 791 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
= ssh-audit(1)
:doctype: manpage

== 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 mailto:czchen@debian.org[ChangZhuo Chen
'<czchen@debian.org>'] for the *Debian GNU/Linux system* (but may be used by
others).