zhizhi/server/proxy/service
copilot-swe-agent[bot] 6c20c7efb4
🌐 修复铸渊专线订阅服务连接失败 · 绑定0.0.0.0+Nginx反代+密钥持久化
根因: subscription-server.js绑定127.0.0.1导致外部客户端无法连接

修复:
- subscription-server.js: 绑定改为0.0.0.0, getServerHost()增加.env.keys回退
- zhuyuan-sovereign.conf: 添加/api/proxy-sub/反代location块
- deploy-proxy.sh: 新增save_server_host()持久化ZY_SERVER_HOST
- deploy-proxy-service.yml: 部署时export ZY_SERVER_HOST

Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/f70d170f-1916-4f79-a461-2b674592df30

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-31 05:48:38 +00:00
..
proxy-guardian.js 铸渊专线VPN代理服务·全部代码+架构+操作指南·v18.0·第十一次对话 2026-03-31 02:28:21 +00:00
send-subscription.js 代码审查修复: 移除硬编码IP·增加输入验证·安全加固 2026-03-31 02:31:36 +00:00
subscription-server.js 🌐 修复铸渊专线订阅服务连接失败 · 绑定0.0.0.0+Nginx反代+密钥持久化 2026-03-31 05:48:38 +00:00
traffic-monitor.js 代码审查修复: 移除硬编码IP·增加输入验证·安全加固 2026-03-31 02:31:36 +00:00