-
### Search first
- [X] I searched and no similar issues were found
### What Happened?
compare stability and quality with Clash-Meta https://github.com/MetaCubeX/ClashMetaForAndroid/releases
…
-
Reported by Anders Larsson in the zulip:
```rust
pub fn byteToWord (n: u8) -> u16 {
n.into()
}
```
triggers:
```
[Info ] Generated the partial file (because of errors): ./Mylib.lean
[Erro…
-
Consider
```haskell
module Test2 where
import Clash.Prelude
subFun
:: forall dom
. HiddenClockResetEnable dom
=> Signal dom Int
-> Signal dom Int
subFun =
case knownDomain @…
-
Original API abstract definition:
```go
r.Get("/", hello)
r.Get("/logs", getLogs)
r.Get("/traffic", traffic)
r.Get("/memory", memory)
r.Get("/version", version)
r.Get("/configs", getConfigs)
r…
-
### Verify Steps
- [X] Tracker 我已经在 [Issue Tracker](……/) 中找过我要提出的问题
- [X] Branch 我知道 OpenClash 的 Dev 分支切换开关位于插件设置-版本更新中,或者我会手动下载并安装 Dev 分支的 OpenClash
- [X] Latest 我已经**使用最新 Dev 版本**测试过,问题依旧存在
- [X] R…
-
### 复现步骤 / Step to reproduce
A config.yaml file with nameserver-policy attribute.
![image](https://github.com/user-attachments/assets/dc42646c-993f-468d-ab20-cba21a22ed5f)
### 预期行为 / Expected…
-
### 功能描述 / Feature description
Refer to this software:
2. https://github.com/GUI-for-Cores/GUI.for.Clash : The functionality that includes the subscription transformation also has some triggers to m…
-
### 使用app自带默认配置和网友建议的配置都不行的情况下,换一个app试一试,如果还是不行就放弃吧
### 从 [v6.50](https://github.com/2dust/v2rayN/releases/tag/6.50) 开始,Tun模式的启动内核已经有新的模式
- 使用sing-box core时只运行一个core;
- 使用非sing-box core时,将使用si…
-
https://blog.misaka.rest/2023/10/03/clash-verge-update-core/
在近期,Clash Meta 终于支持了 Hysteria 2 协议的节点了。但是,由于 Clash Verge 下游的更新速度有些慢,需要等待一段时间才能支持 Clash 或 Meta 的最新内核。与其在这里干等待,不如我们自己去使用新版本的内核文件,替换老版本的配置文…
-
The following reproducer
```haskell
{-# LANGUAGE AllowAmbiguousTypes #-}
{-# OPTIONS_GHC -fconstraint-solver-iterations=20 #-}
module Top where
import Clash.Prelude
import Data.Proxy
impo…