The ssh-utils package provides tools and extensions for the application of SSH.
Current contained tools:
- ssh-agent-manage.sh
The management of the parallel SSH
access by multiple agents, sessions, and keys.
- ssh-pk-type.sh
Displays private key type.
- ssh-pk-asn1.sh
Displays the private key as ASN.1.
Enhanced shell with multiple windows and added commands
To install run: sh <(curl https://raw.githubusercontent.com/DennisHeine/UberShell/master/install_ubershell.sh)
Custom commands added to the default shell (zsh):
cscript <script>: executes a C/C++ script.
example: cscript "printf("Hello World!");"
noobhelp: Short desc of commands in /bin/
memusage: Top memory usage
topdirs: Top directory space usage
push/pop: Save current dir / return there
serve: Opens a webserver at port...