ContainerSSH/ContainerSSH
ContainerSSH: Launch containers on demand observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 98
- Release rhythm 44
- 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: 427
- age_days: 2282
- days_rel: 163
- days_push: 12
- n_releases_24m: 2
Adoption not part of the score
3073 stars · 113 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ContainerSSH is an SSH server written in Go that launches on-demand containers in Docker or Kubernetes for each connecting user. It supports webhook-based authentication and authorization, audit logging with S3 upload, and automatic cleanup of ephemeral environments on disconnect.
Use cases
- give developers ephemeral SSH environments in containers
- build disposable lab environments for students or vendors
- run an SSH honeypot to capture attacker behavior
- provide audited production debugging access with logged changes
- authenticate SSH users via a custom webhook server
- automatically clean up containers when users disconnect
When to choose
- you need per-user, on-demand containerized SSH environments
- you want webhook-driven authentication and authorization for SSH
- you need full session audit logging for compliance or honeypots
- you want ephemeral environments with automatic cleanup on logout
When to avoid
- you just need a plain traditional SSH server on a host
- you don't run Docker or Kubernetes
- you need long-lived persistent shell sessions with persistent state
- you need a simple bastion jump host without container orchestration
Facets
service · maturity active
ssh auth authorization logging security container-runtime webhook security self-hosted developer-tools go self-hosted cloud ssh-server ephemeral-containers honeypot audit-logging kubernetes docker devsecops on-demand-environments containers devops linux
2 sources
- readme: https://github.com/ContainerSSH/ContainerSSH · fetched 2026-08-28 · 1ea41fa74940
- homepage: https://containerssh.io/ · fetched 2026-08-29 · 76295ca24317
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ContainerSSH/ContainerSSH | main | 80 |
For agents
markdown · JSON · MCP: product_card(name="ContainerSSH/ContainerSSH")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem