andydunstall/piko
An open-source alternative to Ngrok, designed to serve production traffic and be simple to host (particularly on Kubernetes) observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 99
- Release rhythm 83
- Longevity 64
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: 27
- age_days: 897
- days_rel: 117
- days_push: 9
- n_releases_24m: 10
Adoption not part of the score
2185 stars · 87 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Piko is an open-source reverse proxy for tunneling traffic to services that are not publicly routable, serving as a self-hosted alternative to Ngrok. Upstream services open outbound-only connections to a Piko cluster, which forwards incoming HTTP(S) and TCP traffic over those tunnels with load balancing and fault tolerance.
Use cases
- expose a local development server to the internet
- self-host an ngrok alternative on Kubernetes
- connect to services inside a customer network without inbound ports
- build a bring-your-own-cloud (BYOC) service that reaches customer deployments
- tunnel TCP traffic to devices behind NAT
- load balance traffic across multiple upstream listeners on the same endpoint
When to choose
- you need production-grade tunneling with clustering, horizontal scaling, and zero-downtime deployments
- you want to self-host tunnels on Kubernetes behind an HTTP(S) load balancer
- your upstream services have no public route but can make outbound connections
- you need both HTTP and TCP tunneling with a Go SDK or CLI agent
When to avoid
- you only need a quick temporary tunnel for local testing and prefer a hosted service with zero setup
- you need features like built-in authentication portals, request inspection UI, or paid-tier capabilities offered by Ngrok
- you want a simple single-node reverse proxy with static routing rules rather than outbound tunnel connections
Facets
service · maturity active
proxy networking http-server routing self-hosted networking backend self-hosted infrastructure-as-code windows go cli self-hosted tunneling reverse-proxy ngrok-alternative tcp-proxy http-proxy kubernetes devops linux macos docker
1 source
- readme: https://github.com/andydunstall/piko · fetched 2026-08-28 · 92379a7a873f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| andydunstall/piko | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="andydunstall/piko")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem