# openp2p-cn/openp2p

OpenP2P is a lightweight P2P sharing network. Support Cone,Symmetric(NAT1-NAT4),UPNP,IPv6,both UDP&TCP punch. NAT travelsal, sdwan.(P2P内网穿透，组网，联机)

Repository: https://github.com/openp2p-cn/openp2p
Canonical: https://ross.abutalabs.com/products/openp2p
Homepage: https://openp2p.cn
Language: Go
License: MIT
License Family: permissive
Topics: ipv6, nat-traversal, p2p, sdwan, tcp-punch, udp-punch, upnp
Last push: 2026-06-03T07:39:14+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 85, release rhythm 72, longevity 100
- inputs: {"age_days": 1743, "days_push": 91, "days_rel": 110, "gap_med": 44, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2023, forks 301 (observed 2026-08-28T04:06:06.585001+00:00)

## What it is
OpenP2P is a lightweight, open-source P2P networking tool written in Go that connects devices across NATs using UDP/TCP hole punching, UPnP, and IPv6, with relay through shared community nodes. It can run at the application layer or with a TUN driver to form an SD-WAN-style private network.

## Use cases
- access office Windows remote desktop from home
- SSH into a home Linux machine behind NAT
- remotely access a NAS without a public IP
- connect to internal ERP systems remotely
- view remote security cameras over P2P
- build a private mesh network between devices
- play multiplayer games across NATs

## When to choose
- you need free NAT traversal without renting a public-IP server
- you want a tiny cross-platform binary supporting many CPU architectures
- you're willing to share bandwidth in exchange for free relay nodes
- you need encrypted tunnels (TLS 1.3 + AES) with TOTP-authorized relays

## When to avoid
- you don't want to contribute bandwidth to a shared public network
- you need guaranteed throughput or SLAs for production traffic
- your organization forbids third-party relay infrastructure
- you need a full-featured commercial VPN or SD-WAN solution

## Facets
- artifact type: application
- maturity: active
- function: networking, p2p, proxy, vpn, security
- domain: networking, self-hosted, privacy, developer-tools
- platform: windows, cross-platform, cli, go
- tags: nat-traversal, hole-punching, sdwan, upnp, ipv6, tunnel, remote-access, quic, bandwidth-sharing, linux, macos

## Member repositories
- openp2p-cn/openp2p (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:06.585001+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-30T03:00:03.349303+00:00, confidence not recorded.
  - readme: https://github.com/openp2p-cn/openp2p (fetched 2026-08-28T04:06:06.585001+00:00, sha b72fb3c9441c)
  - homepage: https://openp2p.cn (fetched 2026-08-29T10:40:00.842121+00:00, sha 77376d99729a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
