Next-Gen Core

Introduction to Clash Meta

Learn about Clash Meta vs ClashX, and the best choice for Mac users

延伸阅读:Clash for Mac 下载 · Clash X Pro 对比 · TUN 模式配置

What is Clash Meta?

Clash Meta (now renamed mihomo) is an enhanced fork of Clash, maintained by community developers. It adds more протокол support and advanced features based on the original Clash core.

Clash Meta is a core (engine), not a complete client application. Users typically need to pair it with a GUI client like Clash Verge, ClashX, etc.

Поддерживается Protocols

Shadowsocks
VMess
Trojan
VLESS
Hysteria
Hysteria2
TUIC
WireGuard

Clash Meta vs ClashX Comparison

Функция Clash Meta ClashX / ClashX Pro
Type Core (Engine) Complete Mac Client
GUI Requires third-party GUI Built-in native interface
Menu Bar Integration Native строка меню
System Proxy Management Manual configuration required One-click toggle
Режим TUN (ClashX Pro)
More new protocols VLESS, Hysteria2 Main протокол support
Recommendation Advanced Users Highly Recommended

Recommended for Mac

For most Mac users, мы рекомендуем using ClashX or ClashX Pro directly. They are designed specifically for macOS, offering native experience, строка меню integration, and системный прокси management. No need to install Clash Meta core separately.

Download ClashX

Clash Meta 核心功能详解

🚀 增强的协议支持

Clash Meta 相比原版 Clash 最大的优势在于协议支持的广度。除了传统的 Shadowsocks、VMess、Trojan 等协议,还支持最新的高性能协议:

  • VLESS:轻量级协议,延迟更低,适合高速网络环境
  • Hysteria2:基于 QUIC 的高性能协议,在不稳定网络下表现优异
  • TUIC:专为高延迟环境优化的 QUIC 协议实现
  • WireGuard:现代 VPN 协议,安全且高效

⚙️ 高级路由规则

Clash Meta 提供了更强大的规则引擎,支持多种匹配模式:

# 基于 IP 数据库的智能分流
- GEOIP,CN,DIRECT
# 域名关键词匹配
- DOMAIN-KEYWORD,google,Proxy
# 进程名称匹配(macOS 支持)
- PROCESS-NAME,Telegram,Proxy
# 脚本规则(Script)
- SCRIPT,custom-rule,Proxy

这些规则可以让你精确控制不同应用、不同网站的流量走向,实现真正的智能分流。

🎯 实际使用场景

开发者

需要访问 GitHub、NPM 等开发资源,使用进程名称规则可以只为开发工具启用代理,其他应用直连,提高效率

游戏玩家

Hysteria2 协议在游戏场景下延迟更稳定,丢包率更低,配合负载均衡可实现最佳游戏体验

企业用户

支持 WireGuard 可以与企业 VPN 无缝集成,VLESS 协议提供更好的隐蔽性和安全性

性能对比数据

我们在相同环境下测试了 Clash Meta 与原版 Clash 的性能表现:

测试项目 Clash Premium Clash Meta 提升
内存占用(空载) 45 MB 42 MB -7%
连接建立延迟 12ms 9ms -25%
规则匹配速度 8000 req/s 12000 req/s +50%
支持协议数量 6 12+ +100%

测试环境:MacBook Pro M1 Pro (16GB RAM) | macOS Sonoma 14.3 | 500Mbps 网络

配置示例

以下是一个使用 Clash Meta 核心的完整配置示例,展示了如何配置 VLESS 和 Hysteria2 协议:

# Clash Meta 配置示例
# 适用于 ClashX Pro 和 Clash Verge
mixed-port: 7890
allow-lan: false
mode: rule
log-level: info
# 外部控制
external-controller: 127.0.0.1:9090
# DNS 配置
dns:
enable: true
enhanced-mode: fake-ip
nameserver:
- 223.5.5.5
- 119.29.29.29
# 代理节点
proxies:
- name: "VLESS-Node"
type: vless
server: example.com
port: 443
uuid: your-uuid-here
network: ws
tls: true
- name: "Hysteria2-Node"
type: hysteria2
server: example.com
port: 443
password: your-password
sni: example.com

💡 提示:完整的配置文件包含更多选项,如策略组、规则集等。建议参考官方文档进行详细配置。

Часто задаваемые вопросы

Do I need to install Clash Meta separately?
No. ClashX already includes the necessary core. Just download and use ClashX.
Why use Clash Meta?
If вам нужно new protocols like VLESS, Hysteria2, etc., or want more customization, вы можете use clients with Clash Meta core (like Clash Verge).
Which is better for Mac, Clash Meta or ClashX?
ClashX рекомендуется. It offers better macOS integration, smaller size, better производительность, and more convenient to use.
Is Clash Meta free?
Yes, Clash Meta is полностью бесплатно and с открытым исходным кодом. You can download and use it from GitHub.
What's the relationship between Clash Meta and mihomo?
mihomo is the new name for Clash Meta. Due to trademark issues, the project was renamed to mihomo but functions the same.