Analysis updated 2026-06-20
Set up and manage network proxy rules visually without editing YAML config files by hand.
Switch between system proxy and TUN mode to route all device traffic through your proxy without per-app setup.
Back up or sync proxy configurations across multiple computers using WebDAV integration.
Customize the app's appearance with CSS injection to change themes and tray icons to match your desktop.
| clash-verge-rev/clash-verge-rev | iptv-org/iptv | firecrawl/firecrawl | |
|---|---|---|---|
| Stars | 116,117 | 115,965 | 115,952 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | easy | easy | easy |
| Complexity | 3/5 | 1/5 | 2/5 |
| Audience | general | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires an external Clash or mihomo-compatible proxy subscription or server to function, the app is just the interface.
Clash Verge Rev is a desktop application that gives users a graphical interface for managing network proxies. A proxy is a server that sits between your computer and the internet, used to route or filter your traffic. This tool is a continuation of an earlier project called Clash Verge and runs on Windows, macOS, and Linux. Under the hood it is built on Tauri 2, a framework for making smaller and faster desktop apps with a web frontend, paired with the Rust programming language for performance. Inside the app it bundles Clash.Meta (also called mihomo), the actual rule-based tunnel engine in Go that does the proxy work, the user can also switch to an Alpha version of the core. Around that engine, the interface lets you visually edit nodes and rules, manage and merge configuration files with syntax hints, customize themes and tray icons with CSS Injection, switch between system proxy mode and a TUN virtual-network-card mode, and back up or sync settings via WebDAV. You would use this if you want a friendlier way to run a Clash-style proxy setup instead of editing config files by hand. Three release channels exist: a Stable build for daily use, an Alpha track (now deprecated), and rolling AutoBuild releases for testers. The project is GPL-3.0 licensed, and the README is primarily in Chinese with translations into English, Spanish, Russian, Japanese, Korean, and Persian. The README includes promotional sections for paid VPN and customer-support services, but those are advertising rather than core functionality.
A cross-platform desktop app with a graphical interface for managing Clash-style network proxies on Windows, macOS, and Linux, built on Tauri 2 and Rust with the Clash.Meta engine inside.
Mainly TypeScript. The stack also includes TypeScript, Rust, Go.
Free to use and modify, but any distributed version must also be released as open source under the GPL-3.0 license.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.