> 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/windows/socskcap64.md).

# SocksCap64

\#SocksCap64

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

### 安装 SocksCap64

点击[链接](https://github.com/bobo2334/sockscap64/releases/tag/4.7)下载SocksCap64。

{% embed url="<https://github.com/bobo2334/sockscap64/releases/tag/4.7>" %}

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

下载后，安装并启动应用程序。

### **SocksCap64 设置**

首先，添加代理服务器。为此，请打开 <mark style="color:purple;">Proxy</mark> 选项卡，然后使用程序底部的 <img src="/files/ZLFtFGTmZzmsr1RcR3YI" alt="" data-size="line"> 添加新连接。

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

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

### 应用程序代理设置

将应用程序添加到应用程序并重新启动它。

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

或者通过代理面板添加应用程序。

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


---

# 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/windows/socskcap64.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.
