# 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.)

Repository: https://github.com/tmoonlight/NSmartProxy
Canonical: https://ross.abutalabs.com/products/nsmartproxy
Language: C#
License: MIT
License Family: permissive
Topics: tcp, reverse, dotnetcore, csharp, nat, remotecontrol, proxy, intranet, linux, protocols, p2p
Last push: 2026-08-14T02:39:52+00:00

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

## Adoption (not part of the score)
Stars 1386, forks 385 (observed 2026-08-28T04:04:34.975778+00:00)

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

## Member repositories
- tmoonlight/NSmartProxy (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:34.975778+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-30T04:39:55.333160+00:00, confidence not recorded.
  - readme: https://github.com/tmoonlight/NSmartProxy (fetched 2026-08-28T04:04:34.975778+00:00, sha b6d313a7d2bd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
