fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 86
- Longevity 100
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: 39.5
- age_days: 3908
- days_rel: 19
- days_push: 7
- n_releases_24m: 17
Adoption not part of the score
109041 stars · 15207 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
frp is a fast reverse proxy written in Go that exposes local servers behind NAT or firewalls to the internet. It supports TCP, UDP, HTTP, and HTTPS forwarding with domain-based routing, plus a P2P connect mode.
Use cases
- expose a local web server behind NAT to the internet
- access my home computer via SSH from outside
- tunnel internal services through a firewall
- forward HTTP requests to internal services by domain name
- set up a self-hosted tunnel without a VPN
- expose a local dev server for testing webhooks
- connect to devices on a LAN remotely
- enable HTTPS for a local HTTP service
When to choose
- you need to expose local services behind NAT or a firewall to the public internet
- you want a self-hosted alternative to ngrok or similar tunneling services
- you need TCP/UDP as well as HTTP/HTTPS forwarding with custom domains
- you want P2P connectivity to avoid relaying traffic through a server
When to avoid
- you only need a plain load-balancing reverse proxy in front of backend servers (use nginx or HAProxy)
- you need a managed tunneling service with zero server setup
- you require site-to-site VPN connectivity rather than per-service forwarding
Facets
application · maturity stable
proxy networking http-server security networking self-hosted developer-tools security windows cross-platform go cli self-hosted reverse-proxy tunnel nat-traversal port-forwarding p2p tcp udp firewall linux macos
1 source
- readme: https://github.com/fatedier/frp · fetched 2026-08-28 · 46af3c3af8e8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fatedier/frp | main | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem