> 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/cn/chan-pin/about-udp/webrtc-leak-check-tools.md).

# 在哪里检查 WebRTC 泄漏

有多种服务可以帮助检查 WebRTC 泄漏。我们建议从我们自己的工具开始。

## 1.ProxyShard IP 检查器

<mark style="color:purple;">**推荐：**</mark> 我们自己的工具显示 IP 地址、地理位置，并立即检测到 <mark style="color:purple;">WebRTC</mark> 泄漏。

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

{% hint style="danger" %}
如果您看到带有外部 IP 的 **“**<mark style="color:purple;">**WebRTC 已泄露**</mark>**&#x20;”** 行，则您的真实地址对其他网站是可见的。
{% endhint %}

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

{% hint style="info" %}
您可以在 [IP 检查器](/cn/chan-pin/ip-checker.md) 页面上了解有关该工具的更多信息。
{% endhint %}

***

## 2.IP绑定

<mark style="color:purple;">**Ipbinding**</mark>\*\* -\*\* 用于检查 WebRTC 泄漏的服务。

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

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

***

## 3. Zl0yTeam 的 WebRTC 检查器

<mark style="color:purple;">**WebRTC 检查器**</mark> by [Zl0yTeam](https://t.me/Zl0yTeam) 是另一个检查泄漏的工具。

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

<figure><img src="/files/cCzJMCxQBriIo7D98pzl" alt="WebRTC checker by 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/cn/chan-pin/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.
