• Stars
    star
    4,039
  • Rank 10,260 (Top 0.3 %)
  • Language
    C#
  • License
    GNU General Publi...
  • Created about 2 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A clash client for Windows, support Mihomo

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
|  └─ ...
└─ ...