| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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
- 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)
- Initial package, version 1.6