Continuation of ErrorX
A Clash Meta GUI based on Tauri.
Dark | Light |
---|---|
![]() |
![]() |
Go to the release page to download the corresponding installation package. Supports Windows (x64/x86), Linux (x64/arm64) and macOS 10.15+ (intel/apple).
For installation instructions and FAQ, please visit the documentation page: Doc
Telegram Channel: @ErrorX_BD
- Built with powerful Rust and Tauri 2 framework
- Built-in Clash.Meta(mihomo) kernel with support for
Alpha
version kernel switching - Clean and beautiful user interface with customizable theme colors, proxy group/tray icons, and
CSS Injection
- Configuration file management and enhancement (Merge and Script), configuration file syntax hints
- System proxy and guard,
TUN(virtual network card)
mode - Visual node and rule editing
- WebDav configuration backup and sync
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.