> For the complete documentation index, see [llms.txt](https://docs.proxyshard.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.proxyshard.com/cn/shi-yong-zhi-nan/ios-android/v2box.md).

# V2Box

{% hint style="success" %}
该解决方案支持 UDP 隧道！
{% endhint %}

## 安装V2Box

前往 App Store/Google Play 并下载 V2BOX 应用程序。

#### <mark style="color:green;">Android</mark>

{% embed url="<https://play.google.com/store/apps/details?id=dev.hexasoftware.v2box&hl=ru>" %}

#### <mark style="color:blue;">**iOS**</mark>

{% embed url="<https://apps.apple.com/app/v2box-v2ray-client/id6446814690>" %}

## V2Box 设置

打开应用程序，转到“<mark style="color:purple;">Configs</mark>”选项卡，然后使用“➕”创建新配置。

<figure><img src="/files/VjTrW1yKYkHyJjHcPH6f" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/1dhEAdQa7aNp3itB3m0g" alt="" width="373"><figcaption></figcaption></figure>

指定 <mark style="color:purple;">SOCKS</mark> 连接类型。

<figure><img src="/files/DnZswjuYfTKKIfFP6tnP" alt="" width="367"><figcaption></figcaption></figure>

将订单中的代理输入到程序字段中。

<figure><img src="/files/3X0wzK1rQFJ2AnBxDjPZ" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
**您可以在**[**设置指南**](/cn/shi-yong-zhi-nan/getting-started.md)**部分找到代理设置示例**
{% endhint %}

保存您的配置并返回“<mark style="color:purple;">Configs</mark>”。您必须在此处单击您的配置才能连接。<br>

<figure><img src="/files/QuCPKAAnofQaw5qvIY1y" alt="" width="375"><figcaption></figcaption></figure>

\
**完毕！您现在可以使用我们的** [**检查器**](https://proxyshard.com/proxy-tester) 检查代理


---

# 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://docs.proxyshard.com/cn/shi-yong-zhi-nan/ios-android/v2box.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.
