tmoonlight/NSmartProxy
NSmartProxy是一款开源的内网穿透工具。采用.NET CORE的全异步模式打造。(NSmartProxy is an open source reverse proxy tool that creates a secure tunnel from a public endpoint to a locally service.) observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 97
- Release rhythm 8
- 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: n/a
- age_days: 2789
- days_rel: n/a
- days_push: 19
- n_releases_24m: 0
Adoption not part of the score
1386 stars · 385 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
NSmartProxy is an open-source NAT traversal / reverse proxy tool that creates secure tunnels from a public endpoint to services running behind a firewall or NAT. It consists of a server component deployed on a public host and a client component deployed on the intranet, built fully asynchronously on .NET Core.
Use cases
- expose a local web server to the internet behind NAT
- remote desktop into a home computer from outside
- port forward FTP, SSH, or RDP through a firewall
- access intranet services without a public IP
- tunnel TCP and UDP services through a public relay server
- self-host a reverse proxy tunnel server
When to choose
- you need to expose internal TCP/UDP services to the public internet
- you want a cross-platform (Windows/Linux/macOS/Docker) tunneling solution
- you need to map multiple LAN services through a single client
- you prefer a free, self-hosted alternative to ngrok
When to avoid
- you only need HTTP-level load balancing rather than NAT traversal
- you require a managed cloud tunnel service with no server setup
- your environment lacks .NET Core or Docker and you need a single static binary
- you need enterprise-grade support or extensive documentation
Facets
application · maturity active
proxy networking http-server websocket networking self-hosted developer-tools security windows cross-platform dotnet nat-traversal reverse-proxy tunnel port-forwarding tcp udp p2p intranet remote-access linux macos docker
1 source
- readme: https://github.com/tmoonlight/NSmartProxy · fetched 2026-08-28 · b6d313a7d2bd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tmoonlight/NSmartProxy | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="tmoonlight/NSmartProxy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem