txthinking/zoro
zoro can help you expose local server to external network. Support both TCP/UDP, of course support HTTP. Zero-Configuration. observed · 2026-08-28
Health v2 · maintenance only
55/100
- Activity 72
- 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: 2687
- days_rel: n/a
- days_push: 168
- n_releases_24m: 0
Adoption not part of the score
1547 stars · 119 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
zoro is a Go CLI tool that exposes local TCP/UDP servers to the external network through a remote relay server, with zero-configuration setup. It also supports exposing local HTTP servers via HTTPS subdomains using wildcard certificates.
Use cases
- expose local web server to the internet
- share local SSH server through a remote machine
- tunnel a local DNS server over UDP
- serve a local dev server on a public HTTPS subdomain
- bypass NAT to access home services remotely
- self-hosted ngrok alternative
When to choose
- you need both TCP and UDP tunneling
- you want a simple self-hosted tunnel with no config files
- you need HTTPS subdomain exposure for local HTTP services
- you prefer a single lightweight Go binary
When to avoid
- you need a managed service with dashboards and auth tokens
- you need WebSocket-only or HTTP/2-specific tunneling features
- you want GUI-based tunnel management
- you need built-in load balancing across multiple clients
Facets
cli-tool · maturity active
proxy networking http-server websocket networking developer-tools self-hosted windows cross-platform cli go tunnel nat-traversal reverse-proxy tcp-udp zero-configuration ngrok-alternative command-line linux macos
2 sources
- readme: https://github.com/txthinking/zoro · fetched 2026-08-28 · 86e3afef019b
- homepage: https://www.txthinking.com · fetched 2026-08-29 · 49df0c9c0fac
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| txthinking/zoro | main | 55 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem