| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ssh-tools | Distribution: openSUSE Tumbleweed |
| Version: 1.9 | Vendor: openSUSE |
| Release: 1.2 | Build date: Fri Jul 24 10:03:21 2026 |
| Group: Productivity/Networking/SSH | Build host: reproducible |
| Size: 6294655 | Source RPM: ssh-tools-1.9-1.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: https://codeberg.org/vaporup/ssh-tools/ | |
| Summary: A collection of various tools using ssh | |
A collection of various tools using ssh The following tools are included * ssh-ping: check if host is reachable using ssh_config * ssh-last: like 'last' but for SSH sessions * ssh-certinfo: shows validity and information of SSH certificates * ssh-force-password: enforces password authentication * ssh-keyinfo: prints keys in several formats * ssh-hostkeys: prints server host keys in several formats * ssh-facts: get some facts about the remote system * ssh-diff: diff a file over SSH * ssh-version: shows version of the SSH server you are connecting to * ssh-pwd: quickly echo path to use for scp, rsync * ssh-authorized-keys: collects info from authorized_keys files from every user it can find * ssh-sig: make 'ssh-keygen -Y' easier to use
GPL-3.0-or-later
* Fri Jul 24 2026 Frantisek Simorda <frantisek.simorda@suse.com>
- Update to version 1.9
* Added
+ ssh-authorized-keys: collects info from authorized_keys files
from every user it can find (new Go tool)
+ ssh-sig: makes 'ssh-keygen -Y' easier to use (new Go tool)
+ proper troff man pages for all tools
* Upstream restructured the source tree: tool sources moved from
the repository root into cmd/bash/*, cmd/perl/*, cmd/go/*
* Packaging changes
+ %prep/%install reworked for the new upstream layout
+ package is no longer "noarch" since it now ships compiled
Go binaries (ssh-authorized-keys, ssh-sig)
+ added vendor tarball (ssh-tools-1.9-vendor.tar.xz) with the
Go module dependencies (golang.org/x/crypto, golang.org/x/sys,
sigs.k8s.io/yaml) generated via "go mod vendor", since the
OBS build workers have no network access
+ added BuildRequires: golang(API) >= 1.21, perl
+ added Requires: perl (needed for ssh-last)
+ install and package man pages
* Sun Mar 24 2024 Andrea Manzini <andrea.manzini@suse.com>
- Update to version 1.8
* Added
+ ssh-last: like last but for SSH sessions
+ ssh-pwd: quickly echo path to use for scp, rsync
* Changed
+ ssh-facts:
- Bugfix for newer FreeBSDs
- Updated explorers from cdist
+ ssh-ping:
- Add new option -E which exits ssh-ping immediately after first successful ping
(can be used to trigger a follow up task like rsync)
- Add Tab Completion info into usage
- Bugfix for Debian Bug #998219 making the package build reproducible
+ all
- Shrink header comments
* Removed
+ all: Removed HashKnownHosts=no option
- changed upstream repository from github.com to codeberg.org
* Tue Nov 02 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 1.7
* 'ssh-force-password': Enforces password authentication
* ssh-ping
+ Option (-C) to connect/reconnect as soon as the host responds
+ Exit Codes
- 1: More than 1 request lost
- 2: All requests lost
+ Environment Variable
- SSH_PING_NO_COLORS: if set, no colors are shown (like -n)
* Thu Jan 30 2020 Martin Hauke <mardnh@gmx.de>
- Initial package, version 1.6
/usr/bin/ssh-authorized-keys /usr/bin/ssh-certinfo /usr/bin/ssh-diff /usr/bin/ssh-facts /usr/bin/ssh-force-password /usr/bin/ssh-hostkeys /usr/bin/ssh-keyinfo /usr/bin/ssh-last /usr/bin/ssh-ping /usr/bin/ssh-pwd /usr/bin/ssh-sig /usr/bin/ssh-version /usr/share/doc/packages/ssh-tools /usr/share/doc/packages/ssh-tools/CHANGELOG.md /usr/share/licenses/ssh-tools /usr/share/licenses/ssh-tools/LICENSE /usr/share/man/man1/ssh-authorized-keys.1.gz /usr/share/man/man1/ssh-certinfo.1.gz /usr/share/man/man1/ssh-diff.1.gz /usr/share/man/man1/ssh-facts.1.gz /usr/share/man/man1/ssh-force-password.1.gz /usr/share/man/man1/ssh-hostkeys.1.gz /usr/share/man/man1/ssh-keyinfo.1.gz /usr/share/man/man1/ssh-last.1.gz /usr/share/man/man1/ssh-ping.1.gz /usr/share/man/man1/ssh-pwd.1.gz /usr/share/man/man1/ssh-sig.1.gz /usr/share/man/man1/ssh-version.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Aug 2 02:32:54 2026