# fatedier/frp

A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.

Repository: https://github.com/fatedier/frp
Canonical: https://ross.abutalabs.com/products/frp
Language: Go
License: Apache-2.0
License Family: permissive
Topics: proxy, reverse-proxy, tunnel, nat, go, firewall, frp, expose, http-proxy, p2p
Last push: 2026-08-26T15:33:45+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 86, longevity 100
- inputs: {"age_days": 3908, "days_push": 7, "days_rel": 19, "gap_med": 39.5, "n_releases_24m": 17}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 109041, forks 15207 (observed 2026-08-28T04:12:23.815891+00:00)

## What it is
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
- artifact type: application
- maturity: stable
- function: proxy, networking, http-server, security
- domain: networking, self-hosted, developer-tools, security
- platform: windows, cross-platform, go, cli, self-hosted
- tags: reverse-proxy, tunnel, nat-traversal, port-forwarding, p2p, tcp, udp, firewall, linux, macos

## Member repositories
- fatedier/frp (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:12:23.815891+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-29T16:12:09.499196+00:00, confidence not recorded.
  - readme: https://github.com/fatedier/frp (fetched 2026-08-28T04:12:23.815891+00:00, sha 46af3c3af8e8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
