File: ssh-hostkeys.1

package info (click to toggle)
ssh-tools 1.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,328 kB
  • sloc: sh: 1,403; perl: 785; makefile: 5
file content (24 lines) | stat: -rw-r--r-- 455 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.TH SSH-HOSTKEYS "1" "March 2024" "SSH-TOOLS" "User Commands"
.SH NAME
ssh-hostkeys \- prints server host keys in several formats
.SH SYNOPSIS
ssh\-hostkeys [OPTIONS] hostname
.SH DESCRIPTION
prints server host keys in several formats
.SH
OPTIONS
.TP
\fB\-4\fR
Use IPv4 only
.TP
\fB\-6\fR
Use IPv6 only
.TP
\fB\-h\fR
Show this message
.TP
\fB\-T\fR timeout
Time to wait for a response, in seconds
.TP
\fB\-p\fR port
Port to connect to on the remote host.