# Windows客户端连接配置

## 1.下载

软件下载

{% embed url="<https://github.com/aicochow/vpn/releases/download/latest/softether-vpnclient.exe>" %}
软件
{% endembed %}

配置文件下载

{% embed url="<https://github.com/aicochow/vpn/releases/download/latest/sample.vpn>" %}
配置文件
{% endembed %}

## 2.软件安装

双击安装文件

![](/files/-LMQsRRJWIQLM1yN9Nxh)

&#x20;点击`Next`

![](/files/-LMQsWzKiXh1nHX4OKVQ)

&#x20;选择`SoftEther VPN Client`,安装完成.

![](/files/-LMQscL7baDwCKAofOM4)

打开软件,选择`连接`,点击`导入VPN连接设置`

![](https://eikochow.gitbooks.io/vpn/content/assets/win04.jpg)

选择配置文件(`sample.vpn`)

![](/files/-LMQsr5aC4kvj1DmnQKn)

&#x20;会自动创建`新的VPN连接`,这个时候的状态是`离线`

![](/files/-LMQt-IY28Tl-pOljPKt)

## 3.连接vpn

双击`新的VPN连接`,连接vpn服务器.

查看连接状态,确认连接是否成功.

这个时候的状态是`已连接`.

![](/files/-LMQt5UmTo22oCHxZKhk)


---

# 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://gfw.gitbook.io/vpn/windows-conf.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.
