# txthinking/zoro

zoro can help you expose local server to external network. Support both TCP/UDP, of course support HTTP.  Zero-Configuration.

Repository: https://github.com/txthinking/zoro
Canonical: https://ross.abutalabs.com/products/zoro
Homepage: https://www.txthinking.com
Language: Go
License: GPL-3.0
License Family: copyleft
Topics: expose, tunnel, proxy, firewall, tcp, udp, nat, zero-configuration
Last push: 2026-03-18T22:54:10+00:00

## Health v2 (maintenance only)
Score: 55/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 72, release rhythm 8, longevity 100
- inputs: {"age_days": 2687, "days_push": 168, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1547, forks 119 (observed 2026-08-28T04:05:01.720573+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: proxy, networking, http-server, websocket
- domain: networking, developer-tools, self-hosted
- platform: windows, cross-platform, cli, go
- tags: tunnel, nat-traversal, reverse-proxy, tcp-udp, zero-configuration, ngrok-alternative, command-line, linux, macos

## Member repositories
- txthinking/zoro (main) score 55

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:01.720573+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:30:30.932700+00:00, confidence not recorded.
  - readme: https://github.com/txthinking/zoro (fetched 2026-08-28T04:05:01.720573+00:00, sha 86e3afef019b)
  - homepage: https://www.txthinking.com (fetched 2026-08-29T11:31:24.351806+00:00, sha 49df0c9c0fac)
- Data as of 2026-08-30T08:39:29.467469+00:00.
