# Adembc/lazyssh

A terminal-based SSH manager inspired by lazydocker and k9s - Written in go

Repository: https://github.com/Adembc/lazyssh
Canonical: https://ross.abutalabs.com/products/lazyssh
Language: Go
License: Apache-2.0
License Family: permissive
Topics: cli, go, lazyssh, scp, ssh, ssh-client, golang, tui, tui-go
Last push: 2025-10-09T20:37:29+00:00

## Health v2 (maintenance only)
Score: 44/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 46, release rhythm 51, longevity 27
- inputs: {"age_days": 385, "days_push": 328, "days_rel": 329, "gap_med": 10, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3897, forks 147 (observed 2026-08-28T04:08:28.474974+00:00)

## What it is
Lazyssh is a terminal-based interactive SSH manager written in Go, inspired by lazydocker and k9s. It provides a keyboard-driven TUI for browsing, connecting to, and editing servers defined in ~/.ssh/config, with fuzzy search, tagging, ping checks, and port forwarding configuration.

## Use cases
- manage ssh servers from terminal
- quickly connect to servers without remembering ips
- edit ssh config file with a ui
- fuzzy search hosts in ssh config
- tag and filter servers like prod and dev
- set up ssh port forwarding
- ping servers to check status
- replace long scp commands with a picker

## When to choose
- you manage many servers via ~/.ssh/config and want a k9s-style TUI
- you want a safe wrapper that uses the native OpenSSH binary and never stores credentials
- you frequently edit ssh config entries, port forwards, or proxy settings
- you want keyboard-driven fuzzy navigation across a server fleet

## When to avoid
- you need a GUI or graphical SSH client
- you need features like key deployment or file transfer that are still upcoming
- you only connect to one or two servers and plain ssh suffices
- you need an SSH agent or credential vault - lazyssh deliberately does not store secrets

## Facets
- artifact type: cli-tool
- maturity: active
- function: ssh, terminal-ui, developer-tools, file-system, configuration-management
- domain: developer-tools, networking
- platform: windows, cli, go
- tags: ssh-manager, tui, lazydocker-inspired, scp, ssh-config, fuzzy-search, server-fleet, command-line, devops, linux, macos

## Member repositories
- Adembc/lazyssh (main) score 44

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:28.474974+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-29T18:25:34.243450+00:00, confidence not recorded.
  - readme: https://github.com/Adembc/lazyssh (fetched 2026-08-28T04:08:28.474974+00:00, sha 0901f4f903a0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
