# Windows/Mac教程(Clash Verge Rev)

{% hint style="info" %}
Clash Verge ，是基于 tauri 框架开发的开源跨平台 clash 客户端，目前良好支持 Windows / macos / Linux 。部分 ui 和交互设计参考了 cfw ，clashX ，clash-dashboard 等。
{% endhint %}

## 软件下载

{% hint style="success" %}
**下载地址**

* Windows免代理地址1(amd64)：[点击下载](https://hub.gitmirror.com/https://github.com/clash-verge-rev/clash-verge-rev/releases/download/v1.6.6/Clash.Verge_1.6.6_x64-setup.exe)
* Windows免代理地址2(amd64)：[点击下载](https://mirror.ghproxy.com/https://github.com/clash-verge-rev/clash-verge-rev/releases/download/v1.6.6/Clash.Verge_1.6.6_x64-setup.exe)
* MAC免代理地址1(Intel老旧电脑)：[点击下载](https://mirror.ghproxy.com/https://github.com/clash-verge-rev/clash-verge-rev/releases/download/v1.6.6/Clash.Verge_1.6.6_x64.dmg)
* MAC免代理地址2(Intel老旧电脑)：[点击下载](https://hub.gitmirror.com/https://mirror.ghproxy.com/https://github.com/clash-verge-rev/clash-verge-rev/releases/download/v1.6.6/Clash.Verge_1.6.6_x64.dmg)
* MAC免代理地址1(ARM新电脑)：[点击下载](https://hub.gitmirror.com/https://github.com/clash-verge-rev/clash-verge-rev/releases/download/v1.6.6/Clash.Verge_1.6.6_aarch64.dmg)
* MAC免代理地址2(ARM新电脑)：[点击下载](https://mirror.ghproxy.com/https://github.com/clash-verge-rev/clash-verge-rev/releases/download/v1.6.6/Clash.Verge_1.6.6_aarch64.dmg)
* Github上的最新版本：[点击打开](https://github.com/clash-verge-rev/clash-verge-rev/releases)
* 遇到无法安装或者其他问题，请直接到GITHUB上下载（可能需要开启代理）
* ![](/files/PvpT0KjuRn6f03FkAGje)
  {% endhint %}

## Clash Verge配置

### 设置中文

打开软件进入settings—language，设置为中文。

<figure><img src="/files/0WiNnAzVZH9zQzTnCARN" alt=""><figcaption></figcaption></figure>

### 添加订阅

进入**用户中心**（首页） 点击Clash订阅，点击复制**Clash订阅**链接

<figure><img src="/files/ah0oLYQj1cqDTZaUb18M" alt=""><figcaption></figcaption></figure>

打开 Clash Verge应用程序，点击软件左侧的配置，将刚刚复制好的clash格式的订阅链接复制进去，点击右面的导入。

<figure><img src="/files/HImt50SjhqQTKJaKf0Eq" alt=""><figcaption></figcaption></figure>

由于默认导入的订阅名字都是remote file，并且都没有配置自动更新，咱们需要操作一下。右键点击订阅，选择编辑信息，修改【名称】和【更新间隔】为自己喜欢的。

<figure><img src="/files/jYQWx3ZXMVtN9i3kF0md" alt=""><figcaption></figcaption></figure>

**开启代理**

设置为规则模式(默认就是)，选择一个服务器。

实际打开规则模式地下可能会有国外流量的栏，点击它选择一个节点即可。

<figure><img src="/files/FZRKVx8TJ39mMkJ2i10n" alt=""><figcaption></figcaption></figure>

### 设置系统代理，点击侧边栏的设置，找到系统代理，右侧开启按钮点击打开。然后就可以上网了。建议每次使用完毕或者关机前关掉。

### 模式介绍

**全局**：所有流量都使用代理（最简单）\
**规则**：根据配置文件内的规则进行分流，部分流量使用代理，部分流量不使用\
**直连**：所有流量都不使用代理\
**脚本**：根据高级脚本来进行分流（不推荐无编程经验用户使用）

### <mark style="color:red;">如果出现无法访问部分应用的情况下，请在顶部切换为</mark> <mark style="color:red;">**Global**</mark> <mark style="color:red;">模式并选择一个节点</mark>

{% hint style="info" %}
**Clash for Windows常见问题**

* **如果在使用过程中出现无法连接的情况,请第一时间更新订阅配置**.\ <img src="/files/x1LO3DIwQHZQjFoR8hVg" alt="" data-size="original">
  {% 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://usyacvvdoc.akkcloud1.com/shi-yong-jiao-cheng/windowsmac-jiao-cheng-clash-verge.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.
