<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>DNS隧道 on Text Matrix</title><link>https://txtmix.com/tags/dns%E9%9A%A7%E9%81%93/</link><description>Recent content in DNS隧道 on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Jul 2026 20:06:14 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/dns%E9%9A%A7%E9%81%93/index.xml" rel="self" type="application/rss+xml"/><item><title>MasterDnsVPN 架构解析：在 DNS 隧道里重建 VPN —— 一个在 88 天断网里救过命的 Go 项目</title><link>https://txtmix.com/posts/tech/masterdnsvpn-dns-tunnel-vpn-architecture/</link><pubDate>Wed, 10 Jun 2026 21:06:22 +0800</pubDate><guid>https://txtmix.com/posts/tech/masterdnsvpn-dns-tunnel-vpn-architecture/</guid><description>&lt;h1 id="masterdnsvpn-架构解析在-dns-隧道里重建-vpn--一个在-88-天断网里救过命的-go-项目">MasterDnsVPN 架构解析：在 DNS 隧道里重建 VPN —— 一个在 88 天断网里救过命的 Go 项目&lt;/h1>
&lt;p>&lt;strong>MasterDnsVPN 是一个用 Go 写成的、面向&amp;quot;恶劣网络环境&amp;quot;的 DNS 隧道 VPN。&lt;/strong> 它真正的差异化不在&amp;quot;用 DNS 走流量&amp;quot;这件事上 —— 这件事 DNSTT 和 SlipStream 早就做了；而在于它把 DNS 隧道从&amp;quot;一条单线协议&amp;quot;重做成了&amp;quot;一组对抗机制&amp;quot;：自研低开销 ARQ 替代 QUIC/KCP、8 种解析器负载均衡策略、按路径的 MTU 发现与同步、可配置的包重复发送、流级别的解析器故障转移、Deferred Session Runtime，以及在 &lt;code>SESSION_INIT&lt;/code> 阶段就把策略同步给客户端的握手设计。&lt;/p></description></item></channel></rss>