Fast โข Minimal โข Zero-friction SSH Workflow
sshm is a lightweight CLI tool that lets you quickly connect to SSH hosts defined in your ~/.ssh/config.
No typing. No remembering aliases. Just select and connect.
git clone https://github.com/foxhackerzdevs/sshm.git
cd sshm
chmod +x sshm.sh
(Optional)
mv sshm.sh ~/.local/bin/sshm
sshm
Example:
๐ SSH Quick Connect
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
1) server1
2) production
3) dev-box
4) Quit
Host server1
HostName example.com
User user
Host dev prod
HostName dev.example.com
User devuser
โ Detects:
~/.ssh/configHost entriesssh <alias>ssh*) hosts are ignoredfzf)sshm <alias>)MIT License ยฉ 2026 Fox Hackerz
We build tools focused on:
๐ GitHub: https://github.com/foxhackerzdevs
๐ฆ Join the pack. Build. Break. Secure.