-
As we are separating `clash-cores` from `clash-compiler`, I tried to support not just Clash master but also Clash 1.8. But there are several cores in `clash-cores` that fail their test suite on Clash …
-
### 问题描述 / Describe the bug
1. 此界面中此按钮实际无效果:系统设置中的网络代理状态(是否启用代理/代理端口号)均不会受其影响,一直保持打开并锁死7890端口状态(除非在设置中手动调整),但是点击小齿轮进入的设置页面却能正确显示代理状态和端口。
可以体现为:关闭clash开关,依然保持代理状态,可以访问YouTube网页,日志中能显示分流,c…
-
### 需求 / Requirement
希望关闭面板不退出,隐藏到托盘
### 建议实现 / Suggested implements
希望关闭面板不退出,隐藏到托盘
### 备注 / Addition details
_No response_
### Clash Nyanpasu 版本号 / Clash Nyanpasu
2.0.0-alpha
### 是否为 Pre-rel…
-
### 复现步骤 / Step to reproduce
1. 关闭自动关闭连接
2. 关闭开启内建增强服务
3. 关闭clash字段过滤
4. 开启服务模式
5. 关闭系统代理开启Tun模式
### 预期行为 / Expected behavior
与系统代理模式一样正常链接网络
### 实际行为 / Actual behavior
1. 使用devtool…
-
### Current status
We are validating if the K8s upgrade has succeeded by looking at whether the node is `shedulable`, in a `Ready` state and with the desired K8s version. If the validations passes …
-
this is on Ubuntu 24.04 using gcc-14, similar error message on clang-18 as well
-std=c++20 works fine
but this does not, sadly
```
/usr/bin/g++-14 -std=c++23 ....
In file included from e…
-
export OpenClash_branch="0"
export OpenClash_Core="2"
你好,请问这里怎么设置只下载meta内核,内核那里选择2貌似刷进去的时候没有下载好内核,要重新点击下载才会下载内核
-
I assume I'm doing something wrong and the script isn't causing the crash but I'm really at a loss here I don't know what to do anymore.
doing frida-ps -U works fine and prints the list
when I run t…
-
### The problem
Hi,
I tried checking out latest dev version, script/setup also succeeds, but then when homeassistant boots up, it tries to install ha-av==10.1.1 where no arm binaries seem to be avai…
-
Hi there. I maintain a uniffi-based library which we have recently broken into two (I'll call them `main` and `low-level-types`). Our main library imports some of the types defined in this lower-level…