antoniomika/sish
HTTP(S)/WS(S)/TCP Tunnels to localhost using only SSH. observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 89
- Release rhythm 75
- 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: 42.0
- age_days: 2756
- days_rel: 89
- days_push: 70
- n_releases_24m: 9
Adoption not part of the score
4703 stars · 333 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
sish is an open-source, self-hostable SSH server that provides HTTP(S), WebSocket(S), and TCP tunnels to localhost, serving as an ngrok/serveo alternative. Users connect with plain SSH commands (no custom client), and it supports subdomain routing, TCP aliases, SNI proxying, and load balancing.
Use cases
- expose a local web app to the internet over https
- self-host an ngrok alternative on my own server
- share a localhost dev server with a teammate via a public url
- expose a tcp service through a firewall using ssh
- create private ssh-accessible tcp aliases for internal services
- route tls traffic by sni to multiple backends
- test webhooks against a locally running application
When to choose
- you want ngrok/serveo-style tunnels but need to run them on your own infrastructure
- end users should connect with only plain ssh, no client install
- you need http, websocket, and tcp forwarding plus sni routing in one tool
- you want a production-grade multi-tenant tunnel server with key auth and binding policies
When to avoid
- you just need a quick one-off tunnel and prefer a zero-setup managed service
- you need a gui or managed dashboard for tunnels
- you cannot control dns (wildcard records) or open ports on a server
- you need features like request inspection dashboards or team management beyond sish's console
Facets
service · maturity active
http-server proxy networking websocket ssh self-hosted networking web-development developer-tools self-hosted backend self-hosted go cross-platform ssh-tunnel ngrok-alternative serveo-alternative tcp-forwarding sni-proxy localhost-tunnel port-forwarding linux docker
3 sources
- readme: https://github.com/antoniomika/sish · fetched 2026-08-28 · 4a5632a44bf9
- homepage: https://ssi.sh · fetched 2026-08-29 · 508fef6a6d98
- site_page: https://docs.ssi.sh/getting-started · fetched 2026-08-29 · 56dcf02d7a5a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| antoniomika/sish | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="antoniomika/sish")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem