DNS 泄漏测试
检查您的 DNS 请求是否泄漏到 VPN 隧道之外。
测试您的 DNS 服务器...
解析随机主机名以检测哪些 DNS 服务器响应
什么是 DNS 泄漏?
When you type a website address like 'google.com' into your browser, your device sends a DNS (Domain Name System) request to convert that human-readable name into an IP address. Normally, a VPN routes these DNS requests through its own encrypted tunnel to private DNS servers. However, a DNS leak occurs when some or all of your DNS requests bypass the VPN tunnel and go directly to your Internet Service Provider's DNS servers instead.
This means that even though your web traffic is encrypted through the VPN, your ISP can still see a complete list of every website you visit. DNS leaks effectively undermine one of the primary purposes of using a VPN — your browsing history is exposed to your ISP, and potentially to government agencies or anyone monitoring DNS traffic on your network.
该测试如何进行
Our DNS leak test works by having your browser resolve a series of unique, randomly generated hostnames. Each hostname is unique to your test session, which means the DNS response cannot come from cache — your device must perform a fresh DNS lookup for each one. We then check which DNS servers handled those requests.
If the detected DNS servers belong to your ISP rather than your VPN provider, you have a DNS leak. If all DNS requests are resolved by your VPN provider's DNS servers or a trusted third-party DNS service (like Cloudflare 1.1.1.1 or Google 8.8.8.8), your DNS traffic is properly secured.
如何修复 DNS 泄漏
使用具有 DNS 保护的 VPN
像 Unblock Master 这样的优质 VPN 通过其自己的服务器路由所有 DNS 请求,从而防止任何 DNS 查询到达您的 ISP。这是最简单、最有效的解决方案。
禁用 IPv6
某些 VPN 仅隧道 IPv4 流量,从而导致 IPv6 DNS 请求泄漏。如果您的 VPN 不支持 IPv6,请在您的设备上禁用 IPv6,以防止通过此辅助协议泄漏。
设置自定义 DNS 服务器
手动配置您的设备以使用受信任的公共 DNS 服务器,例如 Cloudflare (1.1.1.1) 或 Google (8.8.8.8),而不是 ISP 的默认 DNS 服务器。
启用终止开关
如果 VPN 连接意外断开,VPN 终止开关会阻止所有互联网流量,从而阻止通过常规 ISP 连接发送 DNS 请求。
另请检查: VPN 和 IP 检查器 | WebRTC泄漏测试 | 密码生成器