14 hours ago codex reconnect/ claude retry 问题求助🌐 链接: https://linux.do/t/topic/2137796🔍 关键词: #codex🏷️ 分组: LinuxDo论坛🕒 时间: 2026-05-09 08:49:45 LINUX DO codex reconnect/ claude retry 问题求助 Codex 主进程 → TUN → 日本 IEPL 3 → chatgpt.com / ab.chatgpt.com → TCP 443 长连接不稳定 使用花云的节点,开了TUN模式,没有开系统代理,zshrc配置如下: unset ALL_PROXY all_proxy export HTTP_PROXY=http://127.0.0.1:7897 export HTTPS_PROXY=http://127.0.0.1:7897 export http_proxy=http://127.0.0.1:7897…