Files
proxy-station/docs/SEEDING.md
2026-08-25 11:35:05 +08:00

34 lines
1.9 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 节点导入指引
proxy-station 不直接读取 edge-nodes 工作区(那里全是真实凭据,保持解耦),节点通过 Web 界面批量粘贴分享链接导入。
## 从 edge-nodes 交付文档导入
每个节点目录 `<id>-edge-node-docs/` 已生成好分享链接:
- `<proto>-<egress>.link`——VMessTrojan 的分享链接文件(`vmess://``trojan://`
- Shadowsocks 线路没有通用分享链接,用 sing-box JSON`ss-*-singbox.json`)里的参数手动添加,或按 SIP002 + v2ray-plugin 格式自拼:
`ss://base64url(chacha20-poly1305:密码)@域名:443?plugin=v2ray-plugin%3Btls%3Bmode%3Dwebsocket%3Bhost%3D域名%3Bpath%3D%2F路径#名称`
- Hysteria2 线路在 `scripts/node-links/` 下有 `hysteria2://` 链接(含 `obfs=salamander&obfs-password=…`
操作:
1. 在 edge-nodes 侧汇总链接:`cat ~/Development/Fusion/Projects/edge-nodes/*-edge-node-docs/*.link`
2. 打开 proxy-station「节点」页 →「批量导入」→ 粘贴(每行一条)→「解析预览」确认字段 →「导入」
3. SOCKS5 线路为内部使用,不要导入本系统
## 命名建议(影响地区组归类)
模板的地区策略组按**节点名正则**筛选(如 `坡|🇸🇬|新加坡|狮城|SG|Singapore``美|🇺🇸|美国|US`)。命名时带上地区词与出口词,例如:
- `SG-vmess-direct``SG-trojan-warp`(命中 Singapore 组)
- `US-LA-trojan-direct``US-RN-vmess-warp`(命中 United States 组;只写 LARN 不会命中任何地区组,会落入 Other
名称含 `direct``warp` 会自动打出口标签,线路矩阵按此归位(琥珀 = 直连,青 = WARP
## 导入后核对
- 「节点」页线路矩阵:每个站点的协议 × 出口格子是否齐全
- 「策略组」页:地区组的「命中」行是否圈中了预期节点
- 「订阅」页预览Surge 端确认 SS over WS 节点已被自动屏蔽预期行为Surge 不支持该组合)