# Clash TUN 模式

## Clash TUN模式

对于不遵循系统代理的软件，开启 TUN 模式将在电脑设置一个虚拟网卡，接管其流量并交由 Clash 处理

{% hint style="info" %}
日常上网**系统代理**足够，不需要开启Tun模式，否则容易与游戏加速器等冲突

[寻找梯子](/ready/proxy-server.md)
{% endhint %}

### 安装服务模式

在 [Clash Verge](/quest-guide/clash.md) <mark style="color:yellow;">**设置**</mark> 菜单中找到 <mark style="color:yellow;">**服务模式**</mark> ，点击 <mark style="color:yellow;">**盾牌图标**</mark>**&#x20;>&#x20;**<mark style="color:yellow;">**Install**</mark>

安装成功后会显示 `Current State: installed`

### 开启TUN

在 <mark style="color:yellow;">**设置**</mark> 中将 <mark style="color:yellow;">**服务模式**</mark> 和 <mark style="color:yellow;">**Tun模式**</mark> 选项右侧的开关打开即可

<div align="left"><figure><img src="/files/Q7tYxE9DUn4KXi5wAPLw" alt=""><figcaption></figcaption></figure></div>

### 检查虚拟网卡适配器

打&#x5F00;**`控制面板` > `网络和 Internet` > `网络和共享中心` > 左侧`更改适配器设置`**，找到名称&#x4E3A;**`Meta`**&#x4E14;描述&#x4E3A;**`Meta Tunnel`**&#x7684;适配器，如果显示已启用，说明TUN模式成功开启

<div align="left"><figure><img src="/files/2nLz4OI7VQcLnTRB7Rbz" alt="" width="149"><figcaption></figcaption></figure></div>

> 如果你不知道怎么打开控制面板，那就随便打开一个文件夹，把下面这行目录粘贴到文件夹地址栏，然后回车
>
> ```
> 控制面板\网络和 Internet\网络和共享中心
> ```

<div align="left"><figure><img src="/files/4pnPPvseae7Hb73H4UEt" alt="" width="331"><figcaption></figcaption></figure></div>

{% hint style="info" %}
如果clash设置完后没有出现TUN适配器、或开启网络共享之后、适配器消失等情况，尝试重启电脑
{% endhint %}


---

# 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://ocguide.eyw015.com/quest-guide/clash/clash-tun.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.
