Documentation Index
Fetch the complete documentation index at: https://e-gurl.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
DNS Leak Test
Check if your system DNS is leaking or returning manipulated results by comparing against trusted public resolvers.How It Works
The DNS leak test queries a domain through your system DNS and four trusted resolvers (Cloudflare, Google, Quad9, OpenDNS), then compares the results:- System DNS - Resolves the domain using your configured DNS
- Trusted Resolvers - Resolves via Cloudflare (1.1.1.1), Google (8.8.8.8), Quad9 (9.9.9.9), and OpenDNS (208.67.222.222)
- Comparison - If your system DNS returns IPs not seen from any trusted resolver, a leak is detected
Interactive Mode
From the main menu, select option [11] DNS Leak Test:CLI Usage
Understanding Results
| Result | Meaning |
|---|---|
| ✅ No Leak | System DNS returns the same IPs as trusted resolvers |
| 🔴 Leak Detected | System DNS returns different IPs — possible DNS poisoning, hijacking, or transparent proxy |