Tunglies 30ed2ac829
feat(runtime): cap tokio worker threads at 16 and scale blocking threads (#6261)
This prevents the runtime from spawning an excessive number of threads on
high-end CPUs, reducing memory footprint and context switching.
Introduces a dynamic cap for worker threads (max 16) and scales
blocking threads proportionally. Includes thread naming for diagnostics.
2026-04-15 08:38:19 +00:00
2026-04-15 13:11:05 +08:00
2026-03-30 12:01:05 +08:00
2026-03-15 07:40:11 +00:00
2022-11-12 11:37:23 +08:00
2026-04-13 21:57:14 +08:00
2026-03-15 07:40:11 +00:00
2021-12-22 01:12:32 +08:00
2026-04-15 13:11:05 +08:00

Clash
Continuation of Clash Verge

A Clash Meta GUI based on Tauri.

Languages: 简体中文 · English · Español · Русский · 日本語 · 한국어 · فارسی

Preview

Dark Light
预览 预览

Install

请到发布页面下载对应的安装包:Release page
Go to the Release page to download the corresponding installation package
Supports Windows (x64/x86), Linux (x64/arm64) and macOS 11+ (intel/apple).

我应当怎样选择发行版

版本 特征 链接
Stable 正式版,高可靠性,适合日常使用。 Release
Alpha(废弃) 测试发布流程。 Alpha
AutoBuild 滚动更新版,适合测试反馈,可能存在缺陷。 AutoBuild

安装说明和常见问题,请到 文档页 查看

TG 频道: @clash_verge_rev


Promotion

✈️ 狗狗加速 —— 技术流机场 Doggygo VPN

🚀 高性能海外技术流机场,支持免费试用与优惠套餐,全面解锁流媒体及 AI 服务,全球首家采用 QUIC 协议

🎁 使用 Clash Verge 专属邀请链接 注册即送 3 天免费试用,每日 1GB 流量👉 点此注册

核心优势:

  • 📱 自研 iOS 客户端(业内"唯一")技术经得起考验,极大持续研发投入
  • 🧑‍💻 12小时真人客服(顺带解决 Clash Verge 使用问题)
  • 💰 优惠套餐每月仅需 21 元160G 流量,年付 8 折
  • 🌍 海外团队,无跑路风险,高达 50% 返佣
  • ⚙️ 集群负载均衡设计,负载监控和随时扩容,高速专线(兼容老客户端)极低延迟无视晚高峰4K 秒开
  • 全球首家Quic 协议机场,现已上线更快的 Quic 类协议(Clash Verge 客户端最佳搭配)
  • 🎬 解锁流媒体及 主流 AI

🌐 官网:👉 https://狗狗加速.com

🤖 GPTKefu —— 与 Crisp 深度整合的 AI 智能客服平台

  • 🧠 深度理解完整对话上下文 + 图片识别,自动给出专业、精准的回复,告别机械式客服。
  • ♾️ 不限回答数量,无额度焦虑,区别于其他按条计费的 AI 客服产品。
  • 💬 售前咨询、售后服务、复杂问题解答,全场景轻松覆盖,真实用户案例已验证效果。
  • 3 分钟极速接入,零门槛上手,即刻提升客服效率与客户满意度。
  • 🎁 高级套餐免费试用 14 天,先体验后付费:👉 立即试用
  • 📢 智能客服TG 频道:@crisp_ai

Features

  • 基于性能强劲的 Rust 和 Tauri 2 框架
  • 内置Clash.Meta(mihomo)内核,并支持切换 Alpha 版本内核。
  • 简洁美观的用户界面,支持自定义主题颜色、代理组/托盘图标以及 CSS Injection
  • 配置文件管理和增强Merge 和 Script配置文件语法提示。
  • 系统代理和守卫、TUN(虚拟网卡) 模式。
  • 可视化节点和规则编辑
  • WebDav 配置备份和同步

FAQ

Refer to Doc FAQ Page

Donation

捐助Clash Verge Rev的开发

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 prebuild
pnpm dev

Contributions

Issue and PR welcome!

Acknowledgement

Clash Verge rev was based on or inspired by these projects and so on:

License

GPL-3.0 License. See License here for details.

Description
A modern GUI client based on Tauri, designed to run in Windows, macOS and Linux for tailored proxy experience
Readme GPL-3.0 493 MiB
Languages
TypeScript 58.5%
Rust 33.3%
JavaScript 5.2%
NSIS 2.1%
SCSS 0.4%
Other 0.4%