1
0

Clash for Windows

2dust 0b498424d3 Update README.md 1 жил өмнө
clashN 80fe400c15 Themes migrated to MaterialDesign3 1 жил өмнө
.gitignore 24f121fb89 Remove unused files 3 жил өмнө
LICENSE fa07fe0016 Initial commit 3 жил өмнө
README.md 0b498424d3 Update README.md 1 жил өмнө

README.md

本项目功能将合并到v2rayN项目

ClashN

A clash client for Windows, supports Mihomo core

GitHub commit activity 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
|  └─ ...
└─ ...