Skip to content

yziqi/clashN

This branch is 22 commits behind 2dust/clashN:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

da1234c · Nov 8, 2023
Apr 19, 2023
Sep 29, 2022
Apr 1, 2022
Oct 8, 2023

Repository files navigation

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

Packages

No packages published

Languages

  • C# 100.0%