DNS عبر QUIC (DoQ)
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/dns-over-quic/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/dns-over-quic/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/dns-over-quic/)
Use the native HTML custom element.
DNS عبر QUIC (DoQ، RFC 9250) هو بروتوكول نقل DNS يحافظ على الخصوصية ويعمل عبر بروتوكول QUIC على منفذ UDP 853. يوفر QUIC تشفيراً مدمجاً بـ TLS 1.3، ومعالجة متعددة بدون تعطّل الاتصال، وتأسيس اتصال أسرع مقارنةً ببدائل TCP مثل [[dns-over-tls|DoT]]. يتيح DoQ زمن استجابة أقل من [[dns-over-https|DoH]] للاستعلامات الضخمة، وهو مفيد بشكل خاص على الشبكات المحمولة التي تتغير فيها الاتصالات بشكل متكرر.
مثال
AdGuard DNS supports DoQ at `quic://dns.adguard.com` — compatible clients can resolve names with TLS 1.3 encryption and QUIC's 0-RTT reconnection speed.