File: control

package info (click to toggle)
ssh-tools 1.7-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 228 kB
  • sloc: sh: 1,184; makefile: 11
file content (27 lines) | stat: -rw-r--r-- 1,010 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
25
26
27
Source: ssh-tools
Section: utils
Priority: optional
Maintainer: Sven Wick <sven.wick@gmx.de>
Build-Depends: debhelper-compat (= 13), help2man
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: https://github.com/vaporup/ssh-tools
Vcs-Browser: https://salsa.debian.org/debian/ssh-tools
Vcs-Git: https://salsa.debian.org/debian/ssh-tools.git

Package: ssh-tools
Architecture: all
Depends: ${misc:Depends}, openssh-client
Recommends: colordiff
Multi-Arch: foreign
Description: collection of various tools using ssh
 the following tools are included
 .
  * ssh-ping: check if host is reachable using ssh_config
  * ssh-version: shows version of the SSH server you are connecting to
  * ssh-diff: diff a file over SSH
  * ssh-facts: get some facts about the remote system
  * ssh-hostkeys: prints server host keys in several formats
  * ssh-keyinfo: prints keys in several formats
  * ssh-certinfo: shows validity and information of SSH certificates
  * ssh-force-password: enforces password authentication