A clash client for Windows, supports Mihomo core
- Download
clashN.zip
from releases - Unzip to any folder you want
- Run ClashN.exe
- You can also add
V2ray
subscription toClashN
, just enableSubcription conversion
when you add a profile.
- Microsoft .NET 8.0 Desktop Runtime: https://dotnet.microsoft.com/en-us/download/dotnet/8.0/runtime
- Mihomo core: https://github.com/MetaCubeX/Mihomo/releases
To build this project, you should clone both Frok-ClashN and Frok-V2rayN to the same folder
Example folder
├─ Frok-ClashN
| ├─ clashN
| | ├─ clashN.sln
| | └─ ...
| ├─ README.md
| └─ ...
├─ Frok-V2rayN
| ├─ v2rayN
| | ├─ v2rayN.sln
| | └─ ...
| ├─ README.md
| └─ ...
└─ ...