bli22ard

Results 6 issues of bli22ard

按照文档建议,proto为一个单独的interface项目,其他项目引入这个interface项目时候,这个interface项目是生成好grpc所需的java class文件,然后提交到maven仓库,还是把interface作为 git的 submodule 引入呢,这两种方式哪种更合理一些

question
documentation

### Verify steps - [X] 我已经在 [Issue Tracker](……/) 中找过我要提出的请求 I have searched on the [issue tracker](……/) for a related feature request. - [X] 我已经仔细看过 [Documentation](https://github.com/Dreamacro/clash/wiki/) 并无法自行解决问题 I have read the...

有的订阅连接根据user-agent判断下发的节点格式,手动指定user-agent可以具备更好的灵活性

**The context** 我在测试时候,打开服务端keepalive配置 ``` yaml # server config grpc: server: enable-keep-alive: true permit-keep-alive-without-calls: true keep-alive-time: 13 permit-keep-alive-time: 10 ``` ``` yaml # client config grpc: client: my-grpc-server: address: "static://192.168.1.46:9898" negotiation-type:...

question

I frequently encounter issues with my network due to firewall interference, necessitating the use of a proxy to pull charts from repositories. When I use the HTTP_PROXY and HTTPS_PROXY environment...

help wanted
feature

#13125 Add enhanced proxy ## Requirement Description - Add global parameter --proxy-url: Use this proxy when accessing chart repositories during pull, install, etc. - Add HELM_PROXY_URL environment variable: Functions the...

size/M
needs-docs