-
### 复现步骤 / Step to reproduce
A config.yaml file with nameserver-policy attribute.
![image](https://github.com/user-attachments/assets/dc42646c-993f-468d-ab20-cba21a22ed5f)
### 预期行为 / Expected…
MNDIA updated
2 weeks ago
-
### 使用app自带默认配置和网友建议的配置都不行的情况下,换一个app试一试,如果还是不行就放弃吧
### 从 [v6.50](https://github.com/2dust/v2rayN/releases/tag/6.50) 开始,Tun模式的启动内核已经有新的模式
- 使用sing-box core时只运行一个core;
- 使用非sing-box core时,将使用si…
-
**Describe the bug**
![image](https://github.com/zzzgydi/clash-verge/assets/25734166/b0d5d9f3-1364-4fc4-8830-fb50121e61b0)
**To Reproduce**
双击配置文件报如上提示
**Expected behavior**
**Screenshots**…
-
**Describe the bug**
ArchLinux上安装clash verge+meta core但上不了外网
对比v2raya是可以的,完全相同但订阅
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
…
-
The following reproducer
```haskell
{-# LANGUAGE AllowAmbiguousTypes #-}
{-# OPTIONS_GHC -fconstraint-solver-iterations=20 #-}
module Top where
import Clash.Prelude
import Data.Proxy
impo…
-
Hi sir, is it possible to add a gaussian noise feature to this plugin? I am using this plugin for a project and wanted to add gaussian noise to the point cloud data. I did some reseacrh and found that…
-
### 复现步骤 / Step to reproduce
开启系统代理后,任务栏图标会变成深红色。
如果其他程序抢占了系统代理或关闭了系统代理,此时程序主页面会显示OCCUPIED或DISABLED.
但是任务栏的程序图标仍是停留在系统代理的深红色,并不会相应变成未启用的白色。
这就导致ClashNyanpasu的系统代理状态失去最直观的指示。
![屏幕截图 2024-08-30 2…
-
**Describe the bug**
A clear and concise description of what the bug is.
卸载clash verge后网络适配器里还是有meta选项无法彻底删除哪怕在设备管理器里面卸载之后重启还是会出现
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '.…
-
### 复现步骤 / Step to reproduce
1. 安装软件
`sudo dpkg -i clash-nyanpasu_1.5.0_amd64.deb`
2. 打开软件
### 预期行为 / Expected behaviour
正常情况下,应该显示主界面
### 实际行为 / Actual Behaviour
打开软件,界面如下
![image](https:…
-
```haskell
{-# LANGUAGE UndecidableInstances #-}
module Issue where
import Clash.Prelude
type family Width a where
Width a = BitSize a
topEntity :: BitVector (Width Bool) -> ()
topEnt…