File: ssh-version.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 (12 lines) | stat: -rw-r--r-- 337 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
.TH SSH-VERSION "1" "March 2024" "SSH-TOOLS" "User Commands"
.SH NAME
ssh-version \- shows version of the SSH server you are connecting to
.SH SYNOPSIS
ssh\-version [OPTIONS] hostname
.SH DESCRIPTION
shows version of the SSH server you are connecting to
.SH EXAMPLES
.TP
ssh\-version 127.0.0.1
.TP
ssh\-version \fB\-p\fR 35007 127.0.0.1