Continuation of Clash Verge
A Clash Meta GUI based on Tauri.
还是喜欢原来的图标,由于软件本身不能彻底地修改在windows上的图标,所以自己fork重新编译,只是修改了图标,其他的并未修改的。
mihomo版本1.19.2。
只有windows版本,其他可以自行编译。
Dark | Light |
---|---|
![]() |
![]() |
请到发布页面下载对应的安装包:Release page
Go to the release page to download the corresponding installation package
Supports Windows (x64/x86), Linux (x64/arm64) and macOS 10.15+ (intel/apple).
TG 频道: @clash_verge_rev
- 基于性能强劲的 Rust 和 Tauri 2 框架
- 内置Clash.Meta(mihomo)内核,并支持切换
Alpha
版本内核。 - 简洁美观的用户界面,支持自定义主题颜色、代理组/托盘图标以及
CSS Injection
。 - 配置文件管理和增强(Merge 和 Script),配置文件语法提示。
- 系统代理和守卫、
TUN(虚拟网卡)
模式。 - 可视化节点和规则编辑
- WebDav 配置备份和同步
Refer to Doc FAQ Page
See CONTRIBUTING.md for more details.
To run the development server, execute the following commands after all prerequisites for Tauri are installed:
pnpm i
pnpm run check
pnpm dev
Issue and PR welcome!
Clash Verge rev was based on or inspired by these projects and so on:
- zzzgydi/clash-verge: A Clash GUI based on tauri. Supports Windows, macOS and Linux.
- tauri-apps/tauri: Build smaller, faster, and more secure desktop applications with a web frontend.
- Dreamacro/clash: A rule-based tunnel in Go.
- MetaCubeX/mihomo: A rule-based tunnel in Go.
- Fndroid/clash_for_windows_pkg: A Windows/macOS GUI based on Clash.
- vitejs/vite: Next generation frontend tooling. It's fast!
GPL-3.0 License. See License here for details.