2dust ba36b621e5 Merge pull request #307 from PctAIGM/main
由于ClashMeta改名了,适配下更新按钮
2023-12-15 09:59:07 +08:00
2022-09-29 19:30:58 +08:00
2022-04-01 19:11:33 +08:00
2023-10-08 11:28:22 +03:30

ClashN

A clash client for Windows, supports Clash core and Clash.Meta core

GitHub commit activity CodeFactor GitHub Releases

How to use

  1. Download clashN.zip from releases
  2. Unzip to any folder you want
  3. Run ClashN.exe

Tips

  • You can also add v2ray subscription to ClashN, just enable Subcription conversion when you add a profile.

Requirements

Telegram Channel

github_2dust

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
|  └─ ...
└─ ...
Description
No description provided
Readme 13 MiB
Languages
C# 100%