# clash-verge-rev **Repository Path**: microroad/clash-verge-rev ## Basic Information - **Project Name**: clash-verge-rev - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-05-26 - **Last Updated**: 2026-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Clash
Continuation of Clash Verge

A Clash Meta GUI based on Tauri.

Languages: 简体中文 · English · Español · Русский · 日本語 · 한국어 · فارسی

## Preview | Dark | Light | | -------------------------------- | --------------------------------- | | ![预览](./docs/preview_dark.png) | ![预览](./docs/preview_light.png) | ## Install 请到发布页面下载对应的安装包:[Release page](https://github.com/clash-verge-rev/clash-verge-rev/releases)
Go to the [Release page](https://github.com/clash-verge-rev/clash-verge-rev/releases) to download the corresponding installation package
Supports Windows (x64/x86), Linux (x64/arm64) and macOS 11+ (intel/apple). #### 我应当怎样选择发行版 | 版本 | 特征 | 链接 | | :---------- | :--------------------------------------- | :------------------------------------------------------------------------------------- | | Stable | 正式版,高可靠性,适合日常使用。 | [Release](https://github.com/clash-verge-rev/clash-verge-rev/releases) | | Alpha(废弃) | 测试发布流程。 | [Alpha](https://github.com/clash-verge-rev/clash-verge-rev/releases/tag/alpha) | | AutoBuild | 滚动更新版,适合测试反馈,可能存在缺陷。 | [AutoBuild](https://github.com/clash-verge-rev/clash-verge-rev/releases/tag/autobuild) | #### 安装说明和常见问题,请到 [文档页](https://clash-verge-rev.github.io/) 查看 ### TG 频道: [@clash_verge_rev](https://t.me/clash_verge_re) --- ## Promotion ### 🤖 [GPTKefu —— 与 Crisp 深度整合的 AI 智能客服平台](https://gptkefu.com) - 🧠 深度理解完整对话上下文 + 图片识别,自动给出专业、精准的回复,告别机械式客服。 - ♾️ **不限回答数量**,无额度焦虑,区别于其他按条计费的 AI 客服产品。 - 💬 售前咨询、售后服务、复杂问题解答,全场景轻松覆盖,真实用户案例已验证效果。 - ⚡ 3 分钟极速接入,零门槛上手,即刻提升客服效率与客户满意度。 - 🎁 高级套餐免费试用 14 天,先体验后付费:👉 [立即试用](https://gptkefu.com) - 📢 智能客服TG 频道:[@crisp_ai](https://t.me/crisp_ai) --- ## Features - 基于性能强劲的 Rust 和 Tauri 2 框架 - 内置[Clash.Meta(mihomo)](https://github.com/MetaCubeX/mihomo)内核,并支持切换 `Alpha` 版本内核。 - 简洁美观的用户界面,支持自定义主题颜色、代理组/托盘图标以及 `CSS Injection`。 - 配置文件管理和增强(Merge 和 Script),配置文件语法提示。 - 系统代理和守卫、`TUN(虚拟网卡)` 模式。 - 可视化节点和规则编辑 - WebDav 配置备份和同步 ### FAQ Refer to [Doc FAQ Page](https://clash-verge-rev.github.io/faq/windows.html) ### Donation [捐助Clash Verge Rev的开发](https://github.com/sponsors/clash-verge-rev) ## Development See [CONTRIBUTING.md](./CONTRIBUTING.md) for more details. To run the development server, execute the following commands after all prerequisites for **Tauri** are installed: ```shell pnpm i pnpm run prebuild pnpm dev ``` ## Contributions Issue and PR welcome! ## Acknowledgement Clash Verge rev was based on or inspired by these projects and so on: - [zzzgydi/clash-verge](https://github.com/zzzgydi/clash-verge): A Clash GUI based on tauri. Supports Windows, macOS and Linux. - [tauri-apps/tauri](https://github.com/tauri-apps/tauri): Build smaller, faster, and more secure desktop applications with a web frontend. - [Dreamacro/clash](https://github.com/Dreamacro/clash): A rule-based tunnel in Go. - [MetaCubeX/mihomo](https://github.com/MetaCubeX/mihomo): A rule-based tunnel in Go. - [Fndroid/clash_for_windows_pkg](https://github.com/Fndroid/clash_for_windows_pkg): A Windows/macOS GUI based on Clash. - [vitejs/vite](https://github.com/vitejs/vite): Next generation frontend tooling. It's fast! ## License GPL-3.0 License. See [License here](./LICENSE) for details.