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

# ProxyCap

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

{% hint style="info" %}
该程序已过时且已付费；其试用期为30天。
{% endhint %}

## 安装 ProxyCap\*\*.\*\*

点击[链接](https://www.proxycap.com/download.html)下载ProxyCap。

安装它，然后启动程序。<br>

<figure><img src="/files/0ckSK3dul8Cy3pDiwvJ3" alt=""><figcaption></figcaption></figure>

## **ProxyCap 设置**

接下来，转到 <mark style="color:purple;">Proxies</mark> 选项卡并使用图标 ![](/files/799KKrRbMNQ5hI7zqlC9) 添加新连接

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

## **连接配置文件设置**

在相应字段中指定订单中的代理。

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

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

## **路由规则设置**

为了使代理工作，需要添加路由规则。

要添加规则，请打开“<mark style="color:purple;">Rules</mark>”选项卡并指定屏幕截图中所示的设置，确保根据需要设置 <mark style="color:purple;">Rule Action</mark>、<mark style="color:purple;">Proxy</mark> 和其他参数。

您可以通过在 <mark style="color:purple;">Program</mark> 字段中指定程序路径来为进程设置单独的代理。

<figure><img src="/files/cA4NsKifzxAS4eBZ7uml" 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/proxycap.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.
