ClashN
A clash client for Windows, supports Clash core and Clash.Meta 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 6.0 Desktop Runtime (or download this file directly: windowsdesktop-runtime-6.0.15-win-x64.exe)
- Clash core https://github.com/Dreamacro/clash/releases
- Clash.Meta core https://github.com/MetaCubeX/Clash.Meta/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
| ββ ...
ββ ...