mirror of
https://github.com/justlovemaki/AIClient-2-API.git
synced 2026-04-27 18:35:51 +03:00
[GH-ISSUE #317] openai-codex-oauth 看起来没有通过代理访问 #227
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AIClient-2-API-justlovemaki#227
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @v2up-32mb on GitHub (Feb 10, 2026).
Original GitHub issue: https://github.com/justlovemaki/AIClient-2-API/issues/317
已经在配置管理中设置了
OpenAI Codex OAuth使用代理,保存配置后立即查看日志:日志中可以看到
openai-codex-oauth并没有像gemini-cli-oauth一样的使用代理的信息,我的Clash日志中也没有访问日志。使用curl测试模型也报错:
错误:
控制台的日志:
@justlovemaki commented on GitHub (Feb 11, 2026):
最新版已修复