No description
- Shell 46.8%
- Perl 44.5%
- Go 8.7%
| cmd | ssh-last: fix for Void Linux | |
| examples | Rename example folders | |
| man | Add short description to manpages in NAME section | |
| .gitattributes | Export-ignore shellcheckrc | |
| .shellcheckrc | Add .shellcheckrc | |
| CHANGELOG.md | Merge from 1.9 | |
| go.mod | Change go VERSION strings | |
| go.sum | Add Go tools | |
| LICENSE | Create LICENSE | |
| publiccode.yml | Merge from 1.9 | |
| README.md | Update README.md | |
| test.sh | Reorg repo | |
ssh-tools
Making SSH more convenient
🌱 human-developed
| 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 |