Search Articles — Sudonull

Search Results

In this project

Fault-Tolerant Anycast DNS via IaC: Technical Implementation

https://sudonull.com/fault-tolerant-anycast-dns-via-iac-technical-implementation

How to Build Fault-Tolerant DNS with Anycast and Code-Based Management. Detailed Architecture, Config Examples, CI/CD Pipeline. Learn How to Avoid Common Mistakes.

NXDOMAIN attack in Cloud DNS: zone migration

https://sudonull.com/nxdomain-attack-in-cloud-dns-zone-migration

Analysis of NXDOMAIN traffic surge in Cloud DNS, cost increase, zone export and migration. Metrics, yc CLI commands, lessons for DevOps. Study the case and prepare.

DNS Docker in GitLab CI: MAX notifications fix

https://sudonull.com/dns-docker-in-gitlab-ci-max-notifications-fix

Case breakdown: why MAX notifications weren't reaching from GitLab CI. DNS in Docker, curl debugging, config.toml fix. Script template for middle/senior dev.

Doom via DNS: launch without files

https://sudonull.com/doom-via-dns-launch-without-files

Learn how to run Doom using only DNS TXT records in Cloudflare. PowerShell script, WAD compression, resume download. Instructions for developers.

Karing for Gemini: DNS and rules setup

https://sudonull.com/karing-for-gemini-dns-and-rules-setup

Set up Karing with Xbox DNS and rules for access to Gemini Google. Step-by-step guide to eliminating blocks: VPN, IPv6, routing. Save time on debugging.

From other projects

DNS Hijack Hits CoW Swap: How to Stay Safe in DeFi

https://ymaho.com/dns-hijack-hits-cow-swap-how-to-stay-safe-in-defi

Learn how DNS hijacking works, why CoW Swap was affected, and what you must do to protect your crypto. Stay safe with simple steps.

From the web

May 5, 2026 ·

https://developers.cloudflare.com/1.1.1.1/encryption/dns-over-https/

May 5, 2026 · Encrypt DNS queries using HTTPS with 1.1.1.1.

Jun 12, 2026 ·

https://learn.microsoft.com/en-us/windows-server/networking/dns/dns-encryption-dns-over-https

Jun 12, 2026 · Discover how DNS over HTTPS (DoH) in Windows enhances privacy and security by encrypting DNS queries and responses using HTTPS and TLS.

Nov 25, 2023 ·

https://www.howtogeek.com/765940/how-to-enable-dns-over-https-on-windows-11/

Nov 25, 2023 · Next, Enable DNS over HTTPS in Windows 11 To get started setting up DNS over HTTPS , open the Settings app by pressing Windows+i on your keyboard. Or you can right-click the Start button and select "Settings" in the special menu that appears. In Settings, click "Network & Internet" in the sidebar.

Nov 10, 2025 ·

https://www.makeuseof.com/what-the-heck-is-dns-over-https/

Nov 10, 2025 · The internet is full of TLAs. Oh, sorry, that's "three-letter acronyms," and as you'll know, there are more than you could care to remember. But there is one that I think you should be paying attention to, for a couple of reasons. DNS over HTTPS (DoH) is designed to boost your privacy and security ...

May 13, 2026 ·

https://ipwhois.net/blog/how-to-set-up-dns-over-https-doh-2026

May 13, 2026 · Complete 2026 guide to enabling DNS over HTTPS in every major browser and OS. Step-by-step instructions for Chrome, Firefox, Safari, Windows 11, Mac, iPhone, and Android.

Dec 3, 2025 ·

https://gcore.com/learning/dns-over-https-doh

Dec 3, 2025 · DNS-over-HTTPS (DoH) encrypts DNS queries inside HTTPS traffic on port 443, preventing eavesdropping, tampering, and DNS hijacking. Learn how DoH works, its benefits, drawbacks, security implications, and how it compares to DoT.

Feb 18, 2026 ·

https://netwrix.com/en/resources/blog/dns-over-https/

Feb 18, 2026 · Learn what DNS over HTTPS (DoH) is and how to enable it in Windows 10 and Windows 11, plus important security considerations and more.

Sep 3, 2024 ·

https://developers.google.com/speed/public-dns/docs/doh/

Sep 3, 2024 · Google Public DNS offers two DoH APIs: dns . google / dns -query (RFC 8484, GET & POST) and dns . google /resolve (JSON API, GET only). DoH supports both IPv4 and IPv6 using HTTPS for enhanced security and wider accessibility. For privacy, minimize HTTP headers, utilize EDNS padding, and consider RFC 8484 POST for sensitive applications. Google Public DNS returns various HTTP status codes, including ...

Trending Now