zhizhi/server/proxy/setup
copilot-swe-agent[bot] b3ad4d5294
fix: 修复铸渊专线 Xray 启动失败 (权限拒绝 + User=nobody + GFW警告)
1. 创建 systemd drop-in override 将 Xray 运行用户从 nobody 改为 root
   - 修复 "permission denied" 写入日志目录
   - 消除 "Special user nobody configured" systemd 警告
2. 显式设置日志目录权限 chmod 755
3. 从 REALITY serverNames 移除 www.apple.com (消除 GFW 封锁风险警告)
4. deploy-proxy.sh 提取共用函数减少重复代码

Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/f201a674-d23b-4eaf-a0e6-f46c380e9494

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-31 04:45:06 +00:00
..
generate-keys.sh fix: mktemp使用系统安全临时目录 · 代码审查反馈 2026-03-31 04:20:55 +00:00
install-xray.sh fix: 修复铸渊专线 Xray 启动失败 (权限拒绝 + User=nobody + GFW警告) 2026-03-31 04:45:06 +00:00