# 增强模式

{% hint style="danger" %}
该工作模式下可能引发兼容性问题，表现可能有网速缓慢、ClashX 被直接关闭、ClashX 反应缓慢等，仅在必要时开启此功能
{% endhint %}

有些应用可能不会遵循系统代理设置，使用增强模式可以处理让 ClashX 处理所有应用

* ClashX 会安装一个虚拟网卡并设置为默认路由
* ClashX 虚拟网卡只能处理 TCP，UDP 和 ICMP 流量
* ICMP 流量不能被代理，ClashX 虚拟网卡将直接返回响应结果

ClashX 增强模式的原理是通过一个虚拟网卡接管所有流量，仅在必要时开启此功能


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.dler.io/black-hole/how-to-use/macos/clashx/zeng-qiang-mo-shi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
