From 52912268d085f0bdbb68f87bc69112cda33299ac Mon Sep 17 00:00:00 2001 From: wangjia <809946525@qq.com> Date: Tue, 28 Jul 2026 09:34:35 +0800 Subject: [PATCH] =?UTF-8?q?docs(routing):=20=E5=8F=AF=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E5=88=86=E6=B5=81=20spec=20=E7=8A=B6=E6=80=81=20=E2=86=92=20Ph?= =?UTF-8?q?ase=201=20=E5=B7=B2=E5=AE=9E=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01A79VtQA1BwTuQN1ThpvYpo --- docs/configurable-proxy-spec.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configurable-proxy-spec.html b/docs/configurable-proxy-spec.html index b9d05dd..78f10d4 100644 --- a/docs/configurable-proxy-spec.html +++ b/docs/configurable-proxy-spec.html @@ -42,7 +42,7 @@

Pangolin 可配置分流 · 配置说明文档

Task 3 设计 · 让用户像 Shadowrocket 那样自定义路由规则(哪些直连 / 走隧道 / 拒绝)。

-

配套视觉原型:交互原型 → · 状态:设计待确认(未开发)

+

配套视觉原型:交互原型 → · 状态:Phase 1 已实现(feat/configurable-proxy;实现计划 阅读版)

1. 目标与背景

当前 pangolin 客户端的分流是服务端固定渲染的:LAN 直连、DNS 劫持、可选国内分流(geoip/geosite-cn)、私有域名走隧道,用户无法自定义。实际需求(如 CI 编译源、公司内网、某些国内站要直连;某些站要强制走隧道;广告要拒绝)无处配置——这次暴露的「CI 流量被灌进隧道拖垮小节点」就是典型。