Fork of Clash Verge Rev
A Clash Meta GUI based on Tauri.
Go to the Release page to download the corresponding installation package
Supports Windows (x64/x86), Linux (x64/arm64) and macOS 10.15+ (intel/apple).
- Based on the powerful Rust and Tauri 2 frameworks.
- Built-in Clash.Meta(mihomo) kernel with support for switching between
Alphaversions of the kernel. - Simple and beautiful user interface with support for custom theme colors, agent group/tray icons, and
CSS Injection. - Configuration file management, configuration file syntax hints.
- System Agent and Guard,
TUN (Virtual NIC)mode. - Visual node and rule editing
- WebDav configuration backup and synchronization
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 devIssue 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.
