Amin Mahmoudi releases MasterDnsVPN, an open-source DNS tunneling VPN optimized for high-performance censorship bypass under severe network conditions.
MasterDnsVPN is an open-source, Go-based DNS tunneling VPN designed to enable internet access in highly restricted environments where standard protocols like OpenVPN or WireGuard are blocked. By carrying TCP traffic within DNS queries and responses, it acts as a censorship circumvention tool. To overcome the performance limitations typically associated with DNS tunneling, MasterDnsVPN implements custom optimizations including low-overhead ARQ protocol handling, resolver load balancing, and multi-path stability designed to maintain speed and reliability over lossy connections.
DNS tunneling has traditionally been a painfully slow, last-resort method for bypassing censorship, but MasterDnsVPN aims to make it genuinely usable by tackling its inherent overhead and latency issues head-on. By implementing low-overhead ARQ and resolver load balancing, it significantly reduces the protocol bloat that usually cripples DNS tunnels over high-latency links.
* **Low-overhead ARQ:** Significantly reduces packet retransmission overhead, which is critical for making DNS tunnels usable over high-loss networks.
* **Resolver load balancing:** Distributes queries across multiple DNS resolvers to prevent rate-limiting and improve throughput.
* **Open-source ecosystem:** The project's open codebase has already spurred community-driven Android clients, expanding its reach to mobile environments.
* **Experimental nature:** Despite the performance optimizations, it remains an experimental protocol that is more complex to deploy and maintain than mainstream VPNs.
DISCOVERED
1h ago
2026-06-11
PUBLISHED
1h ago
2026-06-11
RELEVANCE
