> 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/ua/nashi-produkti/about-udp/webrtc-software-solutions.md).

# Програмні рішення для ввімкнення WebRTC

#### Для повноцінної роботи WebRTC, потрібне програмне забезпечення, яке підтримує роботу з UDP ASSOCIATE.

Приклади підтримуваного програмного забезпечення для різних операційних систем:

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

* [<mark style="color:$success;">Vision</mark>](/ua/instrukciyi-z-vikoristannya/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](/ua/instrukciyi-z-vikoristannya/antidetect-browsers/vision-browser.md) є найактуальнішою та правильною при роботі з UDP на проксі. Також на ISP Proxy є підтримка зміни p0f, що унеможливлює виявлення проксі за будь-якими параметрами!
{% endhint %}

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

* ProxiFyre + Windows Packet Filter
* Win2Socks
* Netch
* [ClashX](/ua/instrukciyi-z-vikoristannya/windows/clashx.md)
* [V2rayN](/ua/instrukciyi-z-vikoristannya/windows/v2rayn.md)

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

* [V2Box](/ua/instrukciyi-z-vikoristannya/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](/ua/instrukciyi-z-vikoristannya/ios-android/super-proxy.md)

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

* [V2Box](/ua/instrukciyi-z-vikoristannya/ios-android/v2box.md)
* [Potatso](/ua/instrukciyi-z-vikoristannya/ios-android/potatso.md)

{% hint style="info" %}
Актуальний список, який завжди поповнюється, ви можете переглянути в "[Інструкції з використання ](/ua/instrukciyi-z-vikoristannya/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/ua/nashi-produkti/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.
