你还在被Codex的timed out反复折磨吗 在powershell中运行: setx HTTP_PROXY "http://127.0.0.1:代理端口" setx HTTPS_PROXY "http://127.0.0.1:代理端口" setx ALL_PROXY "socks5://127.0.0.1:代理端口" setx NO_PROXY "localhost,127.0.0.1,::1" 代理端口获取方式: (1)到自己的代理服务器查看 (2)让codex帮你监测端口号 如果处理之后偶然再出现问题,但是报错不是timed out,那么大概率是🪜超时了 #Codex