> 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/chan-pin/about-udp/webrtc-software-solutions.md).

# 启用 WebRTC 的软件方案

#### 完整的 WebRTC 操作需要支持 UDP ASSOCIATE 的软件。

不同操作系统支持的软件示例：

<mark style="color:purple;">**反检测浏览器：**</mark>

* [<mark style="color:$success;">Vision</mark>](/cn/shi-yong-zhi-nan/antidetect-browsers.md#vision) - 支持完整的 UDP 操作和工作 QUIC。

{% embed url="<https://docs.proxyshard.com/instrukciya-po-ispolzovaniyu/antidetect-browsers/vision-browser>" %}

{% hint style="success" %}
目前，我们的[ISP代理](https://dashboard.proxyshard.com/en/isp-proxy)和[Vision](/cn/shi-yong-zhi-nan/antidetect-browsers/vision-browser.md)浏览器的组合是使用UDP代理最相关和最正确的设置。 ISP 代理还支持 p0f 修改，这使得任何参数都无法进行代理检测！
{% endhint %}

<mark style="color:purple;">**Windows：**</mark>

* ProxiFyre + Windows 数据包过滤器
* Win2Socks
* 网络
* [ClashX](/cn/shi-yong-zhi-nan/windows/clashx.md)
* [V2rayN](/cn/shi-yong-zhi-nan/windows/v2rayn.md)

<mark style="color:purple;">**macOS:**</mark>

* [V2Box](/cn/shi-yong-zhi-nan/ios-android/v2box.md)
* Proximac（已过时）

<mark style="color:purple;">**Linux:**</mark>

* proxychains-NG + go-tun2socks
* 红袜-ng

<mark style="color:purple;">**安卓：**</mark>

* 安卓版冲突
* 袜子机器人
* [Super Proxy](/cn/shi-yong-zhi-nan/ios-android/super-proxy.md)

<mark style="color:purple;">**安卓：**</mark>

* [V2Box](/cn/shi-yong-zhi-nan/ios-android/v2box.md)
* [Potatso](/cn/shi-yong-zhi-nan/ios-android/potatso.md)

{% hint style="info" %}
您可以在[设置指南](/cn/shi-yong-zhi-nan/getting-started.md)中查看当前列表，该列表不断更新。
{% endhint %}


---

# 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/chan-pin/about-udp/webrtc-software-solutions.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.
