sshs
Project: https://github.com/quantumsheep/sshs
Author: Nathanael Demacon
Alternative to: ssh
Language: Rust
This page last updated:
sshs provides an interactive terminal interface for browsing and connecting to SSH hosts. Instead of typing SSH commands directly, users can navigate a menu of configured hosts from their SSH configuration file and select the one they want to connect to.
Features
- Reads from the standard
~/.ssh/configfile - Interactive menu interface for browsing SSH hosts
- Support for custom SSH config file locations via
--configoption - Cross-platform support (Linux, macOS, Windows)
- Lightweight with minimal dependencies (requires only SSH)
- Available through multiple package managers (Homebrew, Chocolatey, Arch Linux, Alpine Linux, NetBSD, NixOS)