MCPcopy
hub / github.com/clash-verge-rev/clash-verge-rev

github.com/clash-verge-rev/clash-verge-rev @v2.5.1 sqlite

repository ↗ · DeepWiki ↗ · release v2.5.1 ↗
1,091 symbols 2,911 edges 241 files 22 documented · 2%
README

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.

Extension points exported contracts — how you extend this code

IConfigData (Interface)
* Some interface for clash api
src/types/global.d.ts
TrafficErrorFallbackProps (Interface)
* 错误降级UI组件
src/components/shared/traffic-error-boundary.tsx
IDiagnosticReport (Interface)
* 流量统计诊断工具 * 用于帮助开发者和用户诊断流量统计系统的性能和状态
src/utils/traffic-diagnostics.ts
AppDataContextType (Interface)
(no doc)
src/providers/app-data-context.ts
HomeCardsSettings (Interface)
(no doc)
src/pages/home.tsx
DelayUpdate (Interface)
(no doc)
src/services/delay.ts
SharedSubscriptionOwner (Interface)
(no doc)
src/hooks/use-mihomo-ws-subscription.ts
ISystemMonitorOverviewValidator (Interface)
(no doc) [2 implementers]
src/types/global.d.ts

Core symbols most depended-on inside this repo

debugLog
called by 84
src/utils/debug.ts
useVerge
called by 47
src/hooks/use-verge.ts
parseTraffic
called by 28
src/utils/parse-traffic.ts
handleChange
called by 24
src/components/setting/mods/dns-viewer.tsx
parseBoolOrPresence
called by 23
src/utils/uri-parser/helpers.ts
onChangeData
called by 22
src/components/setting/mods/layout-viewer.tsx
mutateVerge
called by 21
src/hooks/use-verge.ts
getIfNotBlank
called by 20
src/utils/uri-parser/helpers.ts

Shape

Function 808
Interface 209
Method 60
Class 14

Languages

TypeScript100%

Modules by API surface

src/services/cmds.ts81 symbols
src/types/global.d.ts67 symbols
scripts/cleanup-unused-i18n.mjs44 symbols
src/hooks/use-traffic-monitor.ts30 symbols
scripts/prebuild.mjs30 symbols
src/utils/uri-parser/helpers.ts26 symbols
src/services/delay.ts23 symbols
src/pages/profiles.tsx20 symbols
src/providers/app-data-context.ts19 symbols
src/components/profile/profile-item.tsx19 symbols
src/services/notice-service.ts18 symbols
src/components/proxy/proxy-groups.tsx17 symbols

Dependencies from manifests, versioned

@actions/github9.0.0 · 1×
@biomejs/biome2.4.10 · 1×
@dnd-kit/core6.3.1 · 1×
@dnd-kit/sortable10.0.0 · 1×
@dnd-kit/utilities3.2.2 · 1×
@emotion/react11.14.0 · 1×
@emotion/styled11.14.1 · 1×
@eslint-react/eslint-plugin4.0.0 · 1×
@eslint/js10.0.1 · 1×
@juggle/resize-observer3.4.0 · 1×
@monaco-editor/react4.7.0 · 1×
@mui/icons-material9.0.0 · 1×

For agents

$ claude mcp add clash-verge-rev \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact