# Clash for Windows

### 简介 <a href="#jian-jie" id="jian-jie"></a>

Clash 是一个使用 Go 语言编写，基于规则的跨平台代理软件核心程序。\
Clash for Windows 是运行在 Windows 上的一图形化 Clash 分支。通过 Clash API 来配置和控制 Clash 核心程序，便于用户可视化操作和使用。

### 下载安装 <a href="#xia-zai-an-zhuang" id="xia-zai-an-zhuang"></a>

&#x20;可以访问 Github 地址进行下载：<https://github.com/Fndroid/clash_for_windows_pkg/releases>

### 添加订阅 <a href="#tian-jia-ding-yue" id="tian-jia-ding-yue"></a>

打开官网 用户中心 便捷导入，选择 **一键导入**

![](/files/-MWyXKDTVrXydiGgzicz)

或者在机场官网复制 **Clash 订阅链接**。

打开 Clash for Windows 应用程序，在左侧的标签页中选择 Profiles ， 在顶部输入您的 **Clash 订阅链接**，然后点击 Download 按钮。

![](/files/-MWySGZSI0mLoFkZNi4I)

Clash for Windows 会自动拉取配置文件进行更新，如果一切顺利，你应当可以看到绿色提示信息「Success!」，并且可以看到一个新增的配置文件：

![](/files/-MWyXtq-FzbZfqm-orYM)

&#x20;点击新增的配置文件来切换到该配置，然后点击「Proxies」标签页来切换接入点，将顶部的出站模式选择为「Rule」。\
此模式下你的网络访问请求将通过 Clash for Winows 进行**分流处理**。

![](/files/-MWyYrkKiRlm1tc7KJgq)

在「Proxy」策略组中选择所想要使用的接入点。Proxy 策略组是用于访问国际网络的默认策略，在不进行其他修改的情况下，所有国际网络的访问都通过 Proxy 策略组中选择的接入点进行。

图中所示的策略组是编者根据实际需求配置的。请以自己的实际情况为准。

返回到「General」部分，将「System Proxy」的开关更改为绿色或「On」状态即可开始使用。此外，如果您需要让 Clash for Windows 开机自启，可以将「Start with Windows」也更改为绿色或「On」。

![](/files/-MWyZDIqXsfIBrj4VtSy)


---

# 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://naikocloud.gitbook.io/subject/windows/clash-for-windows.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.
