No description
Find a file
2024-09-29 23:32:36 +02:00
cmd Update README.md from ssh-authorized-keys 2024-09-27 03:33:11 +02:00
examples Rename example folders 2020-01-22 13:05:20 +01:00
man Add short description to manpages in NAME section 2024-09-29 23:32:36 +02:00
.gitattributes Export-ignore shellcheckrc 2024-03-15 23:31:00 +01:00
.shellcheckrc Add .shellcheckrc 2020-01-23 16:07:37 +01:00
CHANGELOG.md Merge from 1.9 2024-09-28 21:52:36 +02:00
go.mod Change go VERSION strings 2024-03-17 21:51:25 +01:00
go.sum Add Go tools 2024-03-17 21:50:33 +01:00
LICENSE Create LICENSE 2017-10-03 20:54:29 +02:00
publiccode.yml Merge from 1.9 2024-09-28 21:52:36 +02:00
README.md Change description 2024-03-17 21:52:47 +01:00
test.sh Reorg repo 2024-03-17 20:59:41 +01:00

ssh-tools

Making SSH more convenient

Tool Description
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

Packaging status