# ffay/lanproxy

lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具，支持tcp流量转发，可支持任何tcp上层协议（访问内网网站、本地支付接口调试、ssh访问、远程桌面、http代理、https代理、socks5代理...）。技术交流QQ群 736294209

Repository: https://github.com/ffay/lanproxy
Canonical: https://ross.abutalabs.com/products/lanproxy
Homepage: https://nat.nioee.com
Language: Java
License Family: other
Topics: lanproxy, nat, firewall, reverse-proxy, tunnel, ngrok, frp, proxy, java
Last push: 2025-11-01T03:46:16+00:00

## Health v2 (maintenance only)
Score: 45/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 50, release rhythm 8, longevity 100
- inputs: {"age_days": 3573, "days_push": 305, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5853, forks 1548 (observed 2026-08-28T04:09:31.672422+00:00)

## What it is
lanproxy is a self-hosted NAT traversal / reverse proxy tool that exposes machines behind a firewall to the public internet by forwarding TCP traffic through a public server. It supports any TCP-based protocol (HTTP, HTTPS, SSH, remote desktop, SOCKS5) and includes a web-based admin panel with multi-client support.

## Use cases
- expose a local web server to the public internet
- access my home computer from outside the network
- debug local payment callback interfaces from the web
- ssh into a machine behind NAT
- remote desktop into an office PC from home
- self-hosted alternative to ngrok or frp
- tunnel internal services through a public VPS

## When to choose
- you want a free, self-hosted ngrok/花生壳 alternative with full control over your data
- you need to forward arbitrary TCP protocols, not just HTTP
- you have your own public server and want multi-client tunnel management with a web UI

## When to avoid
- you only need HTTP tunneling with zero setup and are fine with a hosted service
- you need UDP forwarding - lanproxy only handles TCP
- you require a commercially licensed product - the repo has no explicit license

## Facets
- artifact type: service
- maturity: active
- function: proxy, networking, http-server, security
- domain: networking, self-hosted, developer-tools, backend
- platform: windows, cross-platform, jvm, self-hosted
- tags: nat-traversal, reverse-proxy, tcp-tunnel, ngrok-alternative, frp-alternative, remote-access, port-forwarding, linux, macos, docker

## Member repositories
- ffay/lanproxy (main) score 45

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:31.672422+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-29T17:51:48.784982+00:00, confidence not recorded.
  - readme: https://github.com/ffay/lanproxy (fetched 2026-08-28T04:09:31.672422+00:00, sha 641b5f96621b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
