A clash client for Windows, supports Clash core and Clash.Meta core
- Download
clashN.zipfrom releases - Unzip to any folder you want
- Run ClashN.exe
- You can also add
v2raysubscription toClashN, just enableSubcription conversionwhen you add a profile.
- 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
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
| ββ ...
ββ ...