mole828
mole828
添加 Relay 策略组的使用方法
### What would your feature do? Some artists provide an ‘image only’ version of their pictures in addition to the versions that come with a story. It would be more...
Hello, I am very interested in your project [docker-dst-server](https://github.com/Jamesits/docker-dst-server), which greatly facilitates the running and management of dedicated servers for Don't Starve Together. I have a question regarding network configuration...
### 错误来源 Stapxs QQ Lite ### 描述错误 Lagrange.Core 的文件获取不正常,好像不支持 http_proxy 的获取方式。 也就无法使用 src/pages/Chat.vue 中的方法 ```ts const url = `https://pan.qun.qq.com/cgi-bin/group_file/get_file_list?gc=${this.chat.show.id}&bkn=${runtimeData.loginInfo.bkn}&start_index=0&cnt=30&filter_code=0&folder_id=%2F&show_onlinedoc_folder=0` Connector.send( 'http_proxy', { 'url': url }, 'getGroupFiles' ) ``` Lagrange.Core 中使用的是...
### Name and Version bitnami/postgresql-ha ### What architecture are you using? amd64 ### What steps will reproduce the bug? 1. In the aliyun.com Kubernetes, apply with config 2. config 3....
## 🐛 Bug Report(错误报告) 插件的运行似乎并没有成功获取系统代理 ## To Reproduce(重现) 我在系统下配置http https socks代理, 但是无法成功连接 leetcode.com 相对的, 我使用相同代理配置的软路由连接, 则可以成功访问使用 ## Expected behavior(预期行为) 可以正确读取代理配置 ## Extension Output(扩展输出) ```log TimeoutError: POST https://leetcode.com/problems/circular-sentence/submit/ timed out after...
#### Description **Summary of the change**: Provide a concise summary of this PR. Describe the changes made in a single sentence or short paragraph. **Detailed description**: - **What**: Detail what...
不提供任何关于客户端的配置、使用等帮助,此类问题请通过搜索引擎解决,相关Issues将直接关闭甚至删除。 规则仅是特定服务域名和IP地址的集合,请使用**中华人民共和国合法的网络出入口信道**访问相关服务。 ------ 反馈前请先确认: 1. 请勿涉及政治、成人等敏感或非法内容 2. 分流规则的更新需要等待次日凌晨生效 3. 仅接受规则引起异常的反馈 4. 已自行抓包明确引起异常的规则 5. 不规范填写的Issue可能不会得到任何回复 规则名称:Majsoul Route 规则链接: route-2.maj-soul.com:443 route-3.maj-soul.com:8443 route-4.maj-soul.com:443 route-5.maj-soul.com:443 route-6.maj-soul.com:443 异常规则:Majsoul 问题描述: 目前的雀魂在连接过程中会使用不同线路确定连接服务器,并有一些对于大陆连接的优化。 这部分域名并未记录在已有的规则中,导致会走入未匹配的规则之中 抓包截图:(相关抓包工具的截图。) 调整方案:(你希望规则做哪些调整,及其原因。) 我注意到规则中并未使用 DOMAIN-SUFFIX...
kotlin试验性实现,不会影响其他功能 ## Summary by Sourcery 添加一个 Kotlin/Native 示例项目,该项目集成 MaaCore,并通过 Gradle 构建原生可执行文件。 新功能: - 引入一个 Kotlin Multiplatform/Native 示例应用程序,通过调用 MaaCore 来获取并打印核心版本。 构建: - 添加一个独立的 Gradle Kotlin/Native 构建配置,包括 wrapper、版本目录和项目设置,用于构建 `MaaKotlinExample` 可执行文件。 Original summary...