Clash Verge Rev is a continuation of the original Clash Verge project, functioning as a modern graphical user interface client for Clash Meta proxy management. Built with Tauri 2 and TypeScript, it provides a cross-platform desktop application supporting Windows, macOS, and Linux systems.
The application bundles the Clash.Meta (mihomo) kernel internally while allowing users to switch between stable and alpha versions of the core proxy engine. The interface emphasizes visual simplicity and customization, offering adjustable theme colors, proxy group icons, tray icons, and CSS injection capabilities for advanced users. Configuration management features include file merging, scripting support, and syntax highlighting for configuration editing. The client supports system-wide proxy settings with guardian functionality, TUN mode for virtual network interface operation, and WebDAV-based configuration backup and synchronization across devices.
Installation packages are distributed through the release page with support for Windows x64 and x86 architectures, Linux x64 and arm64 variants, and macOS 11 and later on both Intel and Apple Silicon processors. The project offers three release channels: Stable for daily production use, Alpha for deprecated testing purposes, and AutoBuild for rolling updates suited to users willing to test new features and provide feedback despite potential defects. Documentation and frequently asked questions are maintained on a dedicated documentation site, with community support available through a Telegram channel.
The application is licensed under GPL-3.0 and acknowledges foundational inspiration from multiple projects including the original Clash Verge, Tauri framework, Dreamacro's Clash, Fndroid's Clash for Windows, and Vite for frontend tooling. The project accepts contributions through issues and pull requests, with development guidelines documented in the CONTRIBUTING.md file. Tauri 2 and Rust form the performance-oriented backend foundation, enabling the creation of lightweight, fast, and secure desktop applications with web-based frontends.