[GH-ISSUE #21] 支持系统代理调用 #12

Closed
opened 2026-02-27 01:55:50 +03:00 by kerem · 2 comments
Owner

Originally created by @TakiGuan on GitHub (Feb 7, 2025).
Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/21

希望可以支持定义代理访问API网站

Originally created by @TakiGuan on GitHub (Feb 7, 2025). Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/21 希望可以支持定义代理访问API网站
kerem closed this issue 2026-02-27 01:55:50 +03:00
Author
Owner

@ErlichLiu commented on GitHub (Feb 7, 2025):

希望可以支持定义代理访问API网站

没理解,详细说说看,我尝试理解一下

<!-- gh-comment-id:2642529416 --> @ErlichLiu commented on GitHub (Feb 7, 2025): > 希望可以支持定义代理访问API网站 没理解,详细说说看,我尝试理解一下
Author
Owner

@TakiGuan commented on GitHub (Feb 8, 2025):

就是支持自定义PROXY, 具体如下:

在配置文件中定义定义
PROXY=http://127.0.0.1:7897

在DeepClaude中使用代理访问API站,这样就无需全局代理了

<!-- gh-comment-id:2644533385 --> @TakiGuan commented on GitHub (Feb 8, 2025): 就是支持自定义PROXY, 具体如下: 在配置文件中定义定义 PROXY=http://127.0.0.1:7897 在DeepClaude中使用代理访问API站,这样就无需全局代理了
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/DeepClaude#12
No description provided.