# Почему просто 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/nashi-produkty/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.
