ssh-facts
collection of various tools using ssh
Install
- All systems
-
curl cmd.cat/ssh-facts.sh
- Debian
-
apt-get install ssh-tools
- Ubuntu
-
apt-get install ssh-tools
- Kali Linux
-
apt-get install ssh-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ssh-tools
- Dockerfile
- dockerfile.run/ssh-facts
ssh-tools
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