Awesome
本项目功能将合并到v2rayN项目
ClashN
A clash client for Windows, supports Mihomo core
How to use
- Download
clashN.zip
from releases - Unzip to any folder you want
- Run ClashN.exe
Tips
- You can also add
v2ray
subscription toClashN
, just enableSubcription conversion
when you add a profile.
Requirements
- Microsoft .NET 8.0 Desktop Runtime
- Mihomo core https://github.com/MetaCubeX/Mihomo/releases
Telegram Channel
Contribute
To build this project, you should clone both ClashN and v2rayN to the same folder
Example folder
├─ ClashN
| ├─ clashN
| | ├─ clashN.sln
| | └─ ...
| ├─ README.md
| └─ ...
├─ v2rayN
| ├─ v2rayN
| | ├─ v2rayN.sln
| | └─ ...
| ├─ README.md
| └─ ...
└─ ...