zhizhi/server/proxy/setup
copilot-swe-agent[bot] eaa6c89864
fix: restore Reality dest to microsoft.com + add CN relay architecture
Root cause: previous change of dest from www.microsoft.com:443 to 127.0.0.1:8443
broke Reality anti-probing — GFW detected certificate mismatch and blocked VPN.

Fix 1: Restore dest to www.microsoft.com:443 (Reality anti-probing works)
Fix 2: SSL on port 8443 (external, independent from Xray)
Fix 3: CN relay via Guangzhou server (domestic users → CN:2053 → SG:443)
Fix 4: Subscription generates dual-node config (SG direct + CN relay)

Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/ddb1f363-5bb4-457a-b769-794c1fe0489a

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-31 08:24:52 +00:00
..
generate-keys.sh fix: mktemp使用系统安全临时目录 · 代码审查反馈 2026-03-31 04:20:55 +00:00
install-xray.sh fix: 铸渊专线订阅URL改为Nginx反代路径,解决端口3802外部不可达问题 2026-03-31 06:25:05 +00:00
setup-cn-relay.sh fix: restore Reality dest to microsoft.com + add CN relay architecture 2026-03-31 08:24:52 +00:00