# quantumsheep/sshs

Terminal user interface for SSH

Repository: https://github.com/quantumsheep/sshs
Canonical: https://ross.abutalabs.com/products/sshs
Language: Rust
License: MIT
License Family: permissive
Topics: ssh, cli, command-line-tool, tui
Last push: 2026-08-25T18:30:19+00:00

## Health v2 (maintenance only)
Score: 79/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 40, longevity 100
- inputs: {"age_days": 1675, "days_push": 8, "days_rel": 497, "gap_med": 1.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1575, forks 56 (observed 2026-08-28T04:05:05.868052+00:00)

## What it is
sshs is a terminal user interface (TUI) for SSH that reads ~/.ssh/config to list and connect to configured hosts. It is written in Rust and provides fast fuzzy search over SSH hosts directly in the terminal.

## Use cases
- quickly search and connect to SSH hosts from my ssh config
- interactive terminal menu for managing SSH connections
- fuzzy-find servers defined in ~/.ssh/config
- replace manual ssh command typing with a TUI picker
- browse and connect to remote servers from the command line

## When to choose
- you have many hosts in your SSH config and want fast fuzzy search
- you want a lightweight, fast Rust TUI instead of shell scripts or aliases
- you want a tool packaged across Homebrew, Chocolatey, pacman, apk, and Nix

## When to avoid
- you need full remote session management, file transfer, or multiplexing beyond launching ssh
- you don't use ~/.ssh/config or need a GUI-based SSH client
- you need features like SFTP, port forwarding UI, or credential management

## Facets
- artifact type: cli-tool
- maturity: active
- function: ssh, cli, terminal-ui, developer-tools
- domain: developer-tools, networking
- platform: windows, cli, cross-platform
- tags: ssh, tui, rust, ssh-config, host-manager, command-line, devops, linux, macos

## Member repositories
- quantumsheep/sshs (main) score 79

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:05.868052+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:57:36.278444+00:00, confidence not recorded.
  - readme: https://github.com/quantumsheep/sshs (fetched 2026-08-28T04:05:05.868052+00:00, sha 505097509964)
- Data as of 2026-08-30T08:39:29.467469+00:00.
