# Программные решения для включения WebRTC

#### Для полноценной работы WebRTC, требуется программное обеспечение, которое поддерживает работу с UDP ASSOCIATE.

Примеры поддерживаемого ПО для разных операционных систем:

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

* [<mark style="color:$success;">Vision</mark>](/instrukciya-po-ispolzovaniyu/antidetect-browsers.md#vision) - поддерживает полноценную работу UDP и рабочий QUIC.

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

{% hint style="success" %}
На сегодняшний день связка наших [ISP Proxy](https://dashboard.proxyshard.com/en/isp-proxy) и браузера [Vision](/instrukciya-po-ispolzovaniyu/antidetect-browsers/vision-browser.md) является самой актуальной и правильной при работе с UDP на прокси. Также на ISP Proxy имеется поддержка смены p0f, что делает невозможным обнаружение прокси по любым параметрам!
{% endhint %}

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

* ProxiFyre + Windows Packet Filter
* Win2Socks
* Netch
* [ClashX](/instrukciya-po-ispolzovaniyu/windows/clashx.md)
* [V2rayN](/instrukciya-po-ispolzovaniyu/windows/v2rayn.md)

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

* [V2Box](/instrukciya-po-ispolzovaniyu/ios-android/v2box.md)
* Proximac (устарело)

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

* proxychains-NG + go-tun2socks
* redsocks-ng

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

* Clash for Android
* SocksDroid
* [Super Proxy](/instrukciya-po-ispolzovaniyu/ios-android/super-proxy.md)

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

* [V2Box](/instrukciya-po-ispolzovaniyu/ios-android/v2box.md)
* [Potatso](/instrukciya-po-ispolzovaniyu/ios-android/potatso.md)

{% hint style="info" %}
Актуальный список, который всегда пополняется, вы можете посмотреть в "[Инструкции по использованию](/instrukciya-po-ispolzovaniyu/getting-started.md)"
{% endhint %}


---

# 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/webrtc-software-solutions.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.
