> For the complete documentation index, see [llms.txt](https://clash-meta.gitbook.io/clash.meta-wiki-older/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://clash-meta.gitbook.io/clash.meta-wiki-older/home.md).

# 简介

{% hint style="info" %}
[**Clash.Meta**](https://github.com/MetaCubeX/Clash.Meta/tree/Meta) **是一个基于开源**[<mark style="color:blue;">**Clash**</mark>](https://github.com/Dreamacro/clash)**项目的二次开发版本，增加了一些独有特性！**
{% endhint %}

**使用Clash.Meta Kernel前，请悉知：**

> * 原Clash是一款全平台的支持多协议分流的代理软件，其项目地址为 [**GitHub Project**](https://github.com/Dreamacro/clash)；
> * 本Wiki主要介绍Clash.Meta的特色功能，原Clash特性请查看 [**Clash Wiki** ](https://lancellc.gitbook.io/clash/)**；**
> * 本Wiki基于最新的 [**Meta Alpha**](https://github.com/MetaCubeX/Clash.Meta/tree/Alpha) 分支介绍，如果您的Meta低于此版本，可能会有部分功能不支持；
> * Meta核心支持所有原开源核心的全部特性，支持原Clash Premium核心部分特性。

##

### <mark style="color:blue;">Clash.Meta主要特性：</mark>

#### **代理模块：**

* 支持出站传输协议 <mark style="color:blue;">VLESS XTLS</mark> / <mark style="color:blue;">Trojan XTLS</mark>
* 支持出站传输协议 <mark style="color:blue;">Hysteria</mark>
* 支持<mark style="color:blue;">PASS ( 跳过 )规则</mark>
* 主动健康检测urltest/fallback（基于tcp握手，限定时间内多次失败会主动触发健康检测使用节点）
* 支持<mark style="color:blue;">策略组正则筛选</mark>
* 允许Provider请求过Clash
* Proxy-Providers支持直接使用V2rayN等客户端的<mark style="color:blue;">普通订阅</mark>
* Relay代理链支持 UDP over TCP
* TCP连接并发

#### 规则模块：

* 支持规则 GEOSITE
* 支持入站类型规则 IN-TYPE&#x20;
* 支持<mark style="color:blue;">规则集 RULE-SET</mark>
* 支持规则 SRC-PORT 和 DST-PORT 的<mark style="color:blue;">多端口条件</mark>
* 支持规则对<mark style="color:blue;">TCP</mark> / <mark style="color:blue;">UDP分别管控</mark>
* 支持 Network 规则, 支持匹配网络类型 ( TCP / UDP )
* <mark style="color:blue;">支持逻辑判断规则</mark> ( NOT / OR / AND )
* <mark style="color:blue;">支持子规则集</mark>
* 支持所有规则的源 IPCIDR 条件，只需附加到末尾即可
* 支持GEODATA MODE切换，mmdb / dat
* 支持切换GEODATA LOADER模式切换  ， 普通 / 小内存模式
* 支持GeoSite延迟加载 （无Geosite规则，getsite.dat不下载）
* GEOIP / GEOSITE 数据库基于 Loyalsoldier/v2ray-rules-dat

#### DNS模块:

* <mark style="color:blue;">支持Sniffer域名嗅探器</mark>
* 支持 Fallback-Filter 使用 Geosite
* <mark style="color:blue;">恢复 Redir-Host 远程解析</mark>
* 支持使用代理解析 ip
* 支持使用 <mark style="color:blue;">HTTP/3</mark>
* 支持<mark style="color:blue;">DNS over QUIC</mark>&#x20;

#### TUN模块:

* 支持 macOS、Linux 和 Windows
* <mark style="color:blue;">内置iptables</mark>，无需手动配置
* 内置 Wintun驱动程序
* 支持 <mark style="color:blue;">gVisor</mark> / <mark style="color:blue;">System</mark> 堆栈

{% hint style="info" %}
TG发布频道：<https://t.me/ClashMeta>\
TG讨论组：<https://t.me/MetaKernel>
{% endhint %}
