Ross ROSS = Recommend OSS · open-source software intelligence for agents

gliderlabs/ssh

Easy SSH servers in Golang observed · 2026-08-28

github.com/gliderlabs/ssh · homepage · Go · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

24/100

  • Activity 3
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3621
  • days_rel: 628
  • days_push: 583
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

4169 stars · 508 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Go library that wraps golang.org/x/crypto/ssh with a high-level, net/http-like API for building custom SSH servers. It lets developers handle SSH sessions with simple handler functions similar to HTTP handlers.

Use cases

  • build a custom SSH server in Go
  • create an interactive SSH-based CLI or REPL
  • implement SSH-based remote command execution
  • build an SSH chat or multiplayer terminal app
  • add SSH access to a Go application
  • authenticate SSH users with public keys or passwords

When to choose

  • you want an SSH server in Go with an API as simple as net/http
  • you need fine control over SSH sessions, auth, and PTY handling without writing protocol code
  • you're building tools like ssh-chat, remote shells, or SSH gateways

When to avoid

  • you need a full OpenSSH server replacement with SFTP, port forwarding, and system integration
  • you need an SSH client rather than a server
  • you're not developing in Go

Facets

library · maturity stable

ssh http-server developer-tools developer-tools networking backend go cross-platform windows ssh-server golang-package net-http-style-api crypto-ssh-wrapper command-line linux macos

5 sources

Member repositories

RepositoryRoleHealth v2
gliderlabs/sshmain24

For agents

markdown · JSON · MCP: product_card(name="gliderlabs/ssh")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem