# 为什么只有 TCP 代理还不够

即使您的 SOCKS5 代理支持 <mark style="color:purple;">UDP</mark>，大多数反检测浏览器（尤其是基于 Chromium 的浏览器）也无法通过代理传递 <mark style="color:purple;">WebRTC</mark> 流量。原因是浏览器引擎的技术限制。

如今，验证码系统已经引入了对 <mark style="color:purple;">WebRTC</mark> 是否存在的增强检查。一个例子是 <mark style="color:purple;">Discord</mark>：他们连接了“<mark style="color:purple;">Hcaptcha-enterprise</mark>”，其中已经包含了对用户端启用的 <mark style="color:purple;">WebRTC</mark> 的检查。


---

# 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://docs.proxyshard.com/cn/chan-pin/about-udp/why-tcp-proxy-not-enough.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.
