A modern GUI client based on Tauri, designed to run in Windows, macOS and Linux for tailored proxy experience
- TypeScript 54.5%
- Rust 39.4%
- JavaScript 3.3%
- NSIS 2%
- SCSS 0.3%
- Other 0.5%
| .cargo | ||
| .github | ||
| .husky | ||
| docs | ||
| hooks | ||
| lib | ||
| scripts | ||
| src | ||
| src-tauri | ||
| .editorconfig | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| .tool-versions | ||
| components.json | ||
| CONTRIBUTING.md | ||
| crowdin.yml | ||
| LICENSE | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| renovate.json | ||
| tsconfig.json | ||
| UPDATELOG.md | ||
| vite.config.mts | ||
Fork of Clash Verge Rev
A Clash Meta GUI based on Tauri.
Install
Go to the Release page to download the corresponding installation package
Supports Windows (x64/x86), Linux (x64/arm64) and macOS 10.15+ (intel/apple).
Telegram channel: ---
Features
- 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
Development
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
Contributions
Issue and PR welcome!
Acknowledgement
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!
License
GPL-3.0 License. See License here for details.
