ekzhang/sshx
Fast, collaborative live terminal sharing over the web observed · 2026-08-28
Health v2 · maintenance only
46/100
- Activity 27
- Release rhythm 40
- 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: 22.0
- age_days: 1663
- days_rel: 567
- days_push: 440
- n_releases_24m: 5
Adoption not part of the score
7653 stars · 299 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
sshx is a Rust-based CLI tool that shares a live terminal over the web via a secure link, rendering sessions on a collaborative infinite canvas with real-time cursors. It uses end-to-end encryption (Argon2 and AES) and connects to a globally distributed mesh of servers for low-latency access.
Use cases
- share a terminal with a teammate for pair debugging
- let a friend run commands on my machine via a browser link
- pause a GitHub Actions workflow and debug it interactively
- teach a terminal session to multiple students watching live
- access remote cloud shells through a browser
- collaboratively troubleshoot a server from anywhere
When to choose
- you need to share live terminal access quickly with a single command
- you want end-to-end encrypted terminal sharing without SSH keys
- you need multi-user real-time collaboration in a terminal
- you want to debug CI jobs interactively
- you need cross-platform terminal sharing including Windows and ARM devices
When to avoid
- you need self-hosted infrastructure, which is not currently supported
- you only need classic one-to-one SSH access
- your security policy forbids piping install scripts from the web
- you need persistent long-lived remote access rather than ad-hoc sessions
Facets
cli-tool · maturity active
ssh terminal-ui web-framework developer-tools developer-tools web-development windows cross-platform cli collaborative-terminal terminal-sharing end-to-end-encryption remote-debugging pair-programming infinite-canvas ci-debugging command-line real-time linux macos web-server
3 sources
- readme: https://github.com/ekzhang/sshx · fetched 2026-08-28 · dbb83bdb4091
- homepage: https://sshx.io · fetched 2026-08-29 · c896a30ff02b
- registry_crates: https://crates.io/api/v1/crates/sshx · fetched 2026-08-29 · 09fbcb9c69f7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ekzhang/sshx | main | 46 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem