> For the complete documentation index, see [llms.txt](https://to.zodaccgo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://to.zodaccgo.com/windows-xi-tong-jiao-cheng/clash-ke-hu-duan-ji-chu-shi-yong.md).

# Clash客户端—基础使用

## 简介

Clash 是一个使用 Go 语言编写，基于规则的跨平台代理软件核心程序。\
Clash for Windows 是目前在 Windows 上唯一可用的图形化 Clash 分支。\
通过 Clash API 来配置和控制 Clash 核心程序，便于用户可视化操作和使用。\
支持的协议： Vmess, Shadowsocks, Snell , SOCKS5 , ShadowsocksR（在0.11.2版本加入）

||| 本教程基于v0.19.21版本编写,新版本的clash可能会与本教程部分描述内容不一致

## 下载和安装

Clash windows版本的Github官方发布地址：<https://github.com/Fndroid/clash\\_for\\_windows\\_pkg/releases>\
Clash windows 分流（v0.19.21）下载地址：<https://wwp.lanzout.com/iZiAA09uucob> 密码：bw05

## 导入订阅

1. 打开 Clash for Windows 应用程序，在左侧的标签页中选择「Profiles」，

![](https://storage.crisp.chat/users/helpdesk/website/edc96a7734d4c800/image_d1sz7c.png)

在ZodAccess官网用户中心复制您的clash订阅链接

![](https://storage.crisp.chat/users/helpdesk/website/edc96a7734d4c800/image_1uje6l4.png)

在顶部输入您的 Clash 订阅链接 ，然后点击「Download」按钮。

![](https://storage.crisp.chat/users/helpdesk/website/edc96a7734d4c800/image_8rdenj.png)

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

![此配置文件包含节点信息和分流规则](https://storage.crisp.chat/users/helpdesk/website/edc96a7734d4c800/image_117xmyj.png)

## 选择节点

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

|| 即默认分流大陆与境外流量，不该走代理的一般不会走代理，不消耗套餐内的流量。\
\| Clash 有三种模式，正常情况下,推荐默认Rule模式！

**词条解释:**

* Global模式 无视任何规则,将所有流量定向到Global选择的节点
* ★ Rule模式（推荐） 默认走节点选择里的节点,特定网站走特定规则组的节点,自动分流中国大陆网站和需要代理的网站
* Direct(模式) 无视任何可用节点,所有流量不走任何代理
* Reject 拦截网站/屏蔽流量 (一般用于屏蔽广告和屏蔽隐私统计脚本)

4. 在 ”节点选择“ 里勾选一个有效节点即可使用。

Clash 支持通过策略组，对不同的网站使用不同的策略。合理使用分流可以提升您的使用体验。\
如果您不会任何策略调整请保持默认即可，切换节点时仅调整节点选择组即可

## 启动 Clash for Windows

返回到「General」部分，将「System Proxy」的开关更改为绿色或「On」状态即可开始使用。\
此外，建议将「Start with Windows」也更改为绿色或「On」来让 Clash for Windows 在开机时自动启动。

当不再使用时，可以再把System Proxy点成红色，即为关闭代理。

## 更新订阅

由于各种原因，服务器配置信息会不定时更新，为了保障您的体验，建议经常更新订阅。手动更新订阅的步骤如下：\
首先请确认System Proxy是关闭状态（红色）。\
然后点击Profiles，找到配置文件右下方最后一个环形按钮。点击即可更新。

![](https://storage.crisp.chat/users/helpdesk/website/edc96a7734d4c800/image_16k7wf5.png)

**可选功能：自动更新订阅**

专治不爱更新订阅侯症人群

启用方法: setting(齿轮图标,新版需要右键单击显示)->Update Interval->输入数值\
推荐数值 24(一天一次) 72(三天一次) 168(一周一次)

也可以设置自动更新，点击手动更新按钮左侧的那个小齿轮，然后在更新间隔(Update Interval)这一栏填写24，点击OK保存。这样软件就会每隔24小时自动更新一次订阅，以同步节点信息。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://to.zodaccgo.com/windows-xi-tong-jiao-cheng/clash-ke-hu-duan-ji-chu-shi-yong.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.
