什么原因, 为了 claude4 用的 tun 模式
![]() |
2
potatowish 38 天前 via iPhone
MATCH,PROXY
|
![]() |
3
CathayChen 38 天前 ![]() ```
{ "http.proxy": "http://127.0.0.1:7890",// 你的代理端口 "cursor.general.disableHttp2": true, "cursor.general.disableHttp1SSE": true, "http.proxyAuthorization": null, "http.noProxy": [], "window.commandCenter": true, "http.proxySupport": "override" } ``` 参考: https://mp.weixin.qq.com/s/xle2vUOc5Cv4qqrPl2klqg |
![]() |
4
cowiejulewbfwo 38 天前
用量到了或者 ip 问题,没走代理
|