> 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-leak-check-tools.md).

# Де перевірити витік WebRTC

Існує кілька сервісів, які допоможуть перевірити наявність витоку WebRTC. Рекомендуємо починати з нашого власного інструменту.

## 1. ProxyShard IP Checker

<mark style="color:purple;">**Рекомендуємо**</mark> наш власний інструмент, який показує IP-адресу, геолокацію і відразу визначає витік <mark style="color:purple;">WebRTC</mark>.

{% embed url="<https://proxyshard.com/ip-checker>" %}

{% hint style="danger" %}
Якщо ви бачите рядок **"**<mark style="color:purple;">**WebRTC is leaked**</mark>**"** зі стороннім IP, то ваша реальна адреса видно іншим сайтам.
{% endhint %}

<figure><img src="/files/b1AzUp96tqOZ1Zxcrpjl" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Докладніше про інструмент можна знайти на сторінці [IP Checker](/ua/nashi-produkti/ip-checker.md).
{% endhint %}

***

## 2. Ipbinding

<mark style="color:purple;">**Ipbinding**</mark>\*\* -\*\* сервіс для перевірки WebRTC витоків.

{% embed url="<https://ipbinding.online/>" %}

<div data-full-width="true"><figure><img src="/files/WdUBidfGwy8KkdEazz99" alt="Ipbinding" width="102"><figcaption></figcaption></figure></div>

***

## 3. Чекер WebRTC від Zl0yTeam

<mark style="color:purple;">**WebRTC checker**</mark> від [Zl0yTeam](https://t.me/Zl0yTeam) – ще один інструмент для перевірки витоків.

{% embed url="<http://172.86.65.208:8080/>" %}

<figure><img src="/files/YaWZpAgjR0SInDAxSGaH" alt="WebRTC checker от Zl0yTeam" width="307"><figcaption></figcaption></figure>


---

# 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-leak-check-tools.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.
