clash-verge-rev/clash-verge-rev

A modern GUI client based on Tauri, designed to run in Windows, macOS and Linux for tailored proxy experience

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 46 minutes ago
Added to GitGenius on March 3rd, 2026
Created on November 21st, 2023
Open Issues & Pull Requests: 412 (+0)
Number of forks: 10,077
Total Stargazers: 139,828 (+9)
Total Subscribers: 370 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1.5 hours
Mean response time: 5.1 days
90th percentile: 3.8 days
Tracked items: 5,018

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 98% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 60% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 7% of issues opened in the past year have been closed. Three people close 52% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 391
New in 7 days: 32
Closed in 7 days: 30
Avg open age: 51 days
Stale 30+ days: 326
Stale 90+ days: 238

Recent activity

Opened in 7 days: 31
Closed in 7 days: 29
Comments in 7 days: 76
Events in 7 days: 234

Top labels

  • bug (3,751)
  • enhancement (1,086)
  • Windows (674)
  • backend (552)
  • macOS (371)
  • UI (239)
  • Linux (227)
  • cross-platform (189)

Detailed Description

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.