> For the complete documentation index, see [llms.txt](https://wiki.openv2.icu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.openv2.icu/windows/clash-1.md).

# Windows - OpenV2客户端(推荐)

## 一、下载 OpenV2客户端，安装

{% hint style="info" %}
（安装包压缩包）下载地址：

<https://www.openv2.org/downloads/OpenKyy-0.8.91-windows-amd64.zip>
{% endhint %}

{% hint style="info" %}
（安装包）下载地址：

<https://www.openv2.org/downloads/OpenKyy-0.8.91-windows-amd64-setup.exe>
{% endhint %}

## 二、使用方法，快速配置

{% hint style="info" %}
1、下载安装包，安装OpenV2客户端，并安装完成。
{% endhint %}

{% hint style="info" %}
2、登入账户

步骤，安装完成后，打开客户端，登入自己在网站注册的用户名(邮箱)和密码。
{% endhint %}

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

{% hint style="info" %}
3、选择节点

步骤，点击Proxies，默认选择Rule（Pac模式），双定选择一个节点，或选择自动选择。
{% endhint %}

![图3，选择节点](/files/-MNmNOQdv1l7JH1H6eTN)

{% hint style="info" %}
4、打开代理，开始使用
{% endhint %}

![图4，打开代理，开始使用](/files/JVDYm4r2QDzlpsFSpS8A)

{% hint style="success" %}
5、设置完成，打开Google官网验证是否连通。

[www.google.com](https://wiki.openv2.icu/windows/www.google.com)
{% endhint %}

## 三、设置完成，返回[官网](https://wiki.openv2.icu/windows/www.openv2.icu)

## 四、高级玩法

### 1、电脑或手机共享热点

{% hint style="info" %}
使用场景：Switch游戏机需要翻墙玩日服，不会各种软路由、硬路由，Clash可以一键式解决。
{% endhint %}

{% hint style="success" %}
使用方法：1、电脑，打开Allow LAN

&#x20;                    2、手机或Switch与电脑连接同一个WIFI，并设置代理端口7890，IP填写电脑端IP

&#x20;                    3、完成
{% endhint %}

![电脑端，仅需开启Allow LAN及代理，参考此页](/files/-MQBDnjopIUrcIFMR9c-)

![ Switch或手机端，与电脑端连接同一个WIFI，在网络代理中，参考此设置，IP参考图1。](/files/-MQBDqtcUA1Ao89nLbAG)


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.openv2.icu/windows/clash-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
