[GH-ISSUE #103] [feat] 支持代理设置 #72

Closed
opened 2026-03-02 03:37:34 +03:00 by kerem · 3 comments
Owner

Originally created by @fonlan on GitHub (Mar 10, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/103

描述你的建议

公司必须通过代理才能访问网络,否则所有需要联网的功能都无法使用,希望能支持自定义代理。

Originally created by @fonlan on GitHub (Mar 10, 2025). Original GitHub issue: https://github.com/codexu/note-gen/issues/103 ### 描述你的建议 公司必须通过代理才能访问网络,否则所有需要联网的功能都无法使用,希望能支持自定义代理。
kerem 2026-03-02 03:37:34 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@codexu commented on GitHub (Mar 11, 2025):

@tauri-apps/plugin-http 已支持 proxy
https://github.com/tauri-apps/tauri/issues/6467
我会将此项配置增加在系统设置中。

<!-- gh-comment-id:2712191549 --> @codexu commented on GitHub (Mar 11, 2025): @tauri-apps/plugin-http 已支持 proxy https://github.com/tauri-apps/tauri/issues/6467 我会将此项配置增加在系统设置中。
Author
Owner

@codexu commented on GitHub (Mar 11, 2025):

现在发现一个问题,Github 相关的操作我使用的是 octokit 实现的,我看文档,代理只支持 node.js,所以这块可能暂时还不能用。
AI 相关的接口都可以走代理了。

<!-- gh-comment-id:2712264597 --> @codexu commented on GitHub (Mar 11, 2025): 现在发现一个问题,Github 相关的操作我使用的是 octokit 实现的,我看文档,代理只支持 node.js,所以这块可能暂时还不能用。 AI 相关的接口都可以走代理了。
Author
Owner

@codexu commented on GitHub (Mar 11, 2025):

v0.10.5 已支持

<!-- gh-comment-id:2713086040 --> @codexu commented on GitHub (Mar 11, 2025): v0.10.5 已支持
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/note-gen#72
No description provided.