aluzzardi/wssh
SSH to WebSockets Bridge observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5153
- days_rel: n/a
- days_push: 2759
- n_releases_24m: 0
Adoption not part of the score
1371 stars · 269 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
wssh is a bridge that terminates SSH connections server-side and exposes the remote shell pty over WebSockets using a thin JSON protocol. It ships as a Python library plus wsshd server and wssh client tools, with Python and JavaScript client libraries and a browser-based terminal interface.
Use cases
- provide browser-based ssh terminal access from a web app
- embed a remote shell in a web application without exposing ssh credentials
- run shell commands over http/websockets instead of ssh
- build a web terminal backed by ssh servers
- authenticate users via oauth and give them shell access to a sandboxed account
When to choose
- you want to offer terminal access to users through a web browser
- you need to hide ssh servers and credentials behind your own web application
- you want a minimal protocol to script remote shells from python or javascript
When to avoid
- you need a maintained project - the last release was in 2019
- you need full ssh protocol support on the client side
- you need production-grade security auditing for exposing shells over the web
Facets
library · maturity abandoned
websocket ssh http-server terminal-ui developer-tools web-development python browser ssh-to-websocket remote-shell browser-terminal pty-bridge command-line javascript web-server
1 source
- readme: https://github.com/aluzzardi/wssh · fetched 2026-08-28 · 4c460e907c47
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aluzzardi/wssh | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem