macOS
brew install sshslocal Homebrew formula metadata
sudo port install sshsMacPorts ports tree · net/sshs/Portfile · source: api.github.com
brew
Graphical command-line client for SSH. Version 4.7.2 via Homebrew; verified from local package data.
install
brew install sshslocal Homebrew formula metadata
sudo port install sshsMacPorts ports tree · net/sshs/Portfile · source: api.github.com
sudo apk add sshsAlpine Linux edge package indexes · sshs · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#sshsnixpkgs package indexes · pkgs/by-name/ss/sshs/package.nix · source: api.github.com
sudo pacman -S sshsArch Linux sync databases · sshs · source: geo.mirror.pkgbuild.com
scoop install extras/sshsScoop official bucket manifest trees · bucket/sshs.json · source: api.github.com
overview
Graphical command-line client for SSH
history
sshs is a Rust terminal user interface for choosing SSH hosts from an existing OpenSSH config file.
The upstream repository's earliest commits are from February 2022 and describe the initial implementation of the SSH host selector. The README defines the tool narrowly: it reads `~/.ssh/config`, lists hosts in a terminal interface, and launches the system `ssh` client rather than replacing OpenSSH.
The README documents installation through Homebrew, Chocolatey, Arch Linux, Alpine Linux, NetBSD pkgsrc, Nix flakes, and source builds, while the supplied package metadata also records MacPorts, pacman, Nix, Scoop, and Homebrew identifiers. That breadth indicates adoption as a small convenience CLI across multiple package ecosystems.
Users install `sshs`, keep their normal OpenSSH configuration, and run the TUI to search and connect to configured hosts. The README also documents a `--config` option for users who want to point it at another SSH config file.
Package nerds care about sshs because it is intentionally boring in the best way: it layers a searchable TUI over the de facto OpenSSH config format, so packaging it is mostly about delivering a small Rust binary that respects existing user dotfiles.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.ssh/configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
sshs | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/quantumsheep/sshs
install metadata
| Package key | brew:sshs |
|---|---|
| Version | 4.7.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/sshs |
| Homepage | https://github.com/quantumsheep/sshs |
| Repository | https://github.com/quantumsheep/sshs |
| Upstream docs | https://github.com/quantumsheep/sshs#readme |
| License | MIT |
| Source archive | https://github.com/quantumsheep/sshs/archive/refs/tags/4.7.2.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sshs |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
sshs
nix profile install nixpkgs#sshssshs 4.7.2-r0
Terminal user interface for SSH
https://github.com/quantumsheep/sshs
sudo apk add sshssshs 4.7.2-1
Terminal user interface for SSH
https://github.com/quantumsheep/sshs
sudo pacman -S sshssshs
sudo port install sshsextras/sshs
scoop install extras/sshssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.