A collection of various tools using ssh
https://github.com/vaporup/ssh-tools/
A 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
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / ssh-tools
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network:utilities/ssh-tools && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ssh-tools-1.8.tar.gz | 0000042336 41.3 KB | |
ssh-tools.changes | 0000001449 1.42 KB | |
ssh-tools.spec | 0000002523 2.46 KB |
Revision 4 (latest revision is 5)
Martin Hauke (mnhauke)
accepted
request 1161139
from
Andrea Manzini (amanzini)
(revision 4)
- 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
Comments 0