Source: ssh-tools Section: utils Priority: optional Maintainer: Sven Wick Build-Depends: debhelper-compat (= 13), help2man Standards-Version: 4.6.2 Rules-Requires-Root: no Homepage: https://codeberg.org/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}, ${perl:Depends}, openssh-client Recommends: colordiff Suggests: perl-doc 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 * ssh-pwd: quickly echo path to use for scp, rsync * ssh-last: like last but for SSH sessions