From 648fbf753ca25fff792ff997b8f59a2aa03bc5fd Mon Sep 17 00:00:00 2001 From: MrlingXD <90316914+wling-art@users.noreply.github.com> Date: Thu, 5 Feb 2026 20:16:10 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=93=9D=20=E4=BF=AE=E6=AD=A3=E5=86=85?= =?UTF-8?q?=E7=BD=91=E7=A9=BF=E9=80=8F=E6=96=87=E6=A1=A3=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/docs/general/process/deploy/intranet-penetration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/general/process/deploy/intranet-penetration.md b/src/content/docs/general/process/deploy/intranet-penetration.md index 9c522e5c3..1410aa1aa 100644 --- a/src/content/docs/general/process/deploy/intranet-penetration.md +++ b/src/content/docs/general/process/deploy/intranet-penetration.md @@ -14,7 +14,7 @@ sidebar: Cloudflare 有内网穿透 Tunnel (无需注册!),Minekube 也有内网穿透 Connect (同样无需注册),还有 Geyser 官方推荐的 playit.gg -自建 frp 参见 [此页面](/general/process/deploy/frp#配置 PROXY protocol) +自建 frp 参见 [此页面](/general/process/deploy/frp#配置-proxy-protocol) ## Cloudflare Tunnel From bbd1cdd1fffa9a19549cece357880eb3d2096a4e Mon Sep 17 00:00:00 2001 From: MrlingXD <90316914+wling-art@users.noreply.github.com> Date: Thu, 5 Feb 2026 20:16:32 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=93=9D=20=E6=9B=B4=E6=96=B0=E5=86=85?= =?UTF-8?q?=E7=BD=91=E7=A9=BF=E9=80=8F=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../process/deploy/intranet-penetration.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/src/content/docs/general/process/deploy/intranet-penetration.md b/src/content/docs/general/process/deploy/intranet-penetration.md index 1410aa1aa..0b43dab36 100644 --- a/src/content/docs/general/process/deploy/intranet-penetration.md +++ b/src/content/docs/general/process/deploy/intranet-penetration.md @@ -4,17 +4,19 @@ sidebar: order: 6 --- -**适用于?** +:::tip[什么时候需要?] -没有公网的家里云 +没有公网的家里云或局域网环境 -**来几个?** - -内网穿透一抓一大把,比如 [樱花内网穿透](https://www.natfrp.com/) 和 [OpenFrp](https://www.openfrp.net/) +::: -Cloudflare 有内网穿透 Tunnel (无需注册!),Minekube 也有内网穿透 Connect (同样无需注册),还有 Geyser 官方推荐的 playit.gg +以下是常见的内网穿透方案: -自建 frp 参见 [此页面](/general/process/deploy/frp#配置-proxy-protocol) +- **[樱花内网穿透](https://www.natfrp.com/)** 和 **[OpenFrp](https://www.openfrp.net/)** - 免费第三方方案 +- **[Cloudflare Tunnel](#cloudflare-tunnel)** - 免费,无需注册! +- **[Minekube Connect](#minekube-connect)** - 免费,同样无需注册 +- **[playit.gg](#playitgg)** - 免费版本,支持亚太节点 +- **[自建 frp](/general/process/deploy/frp#配置-proxy-protocol)** - 自建方案 ## Cloudflare Tunnel