awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 dépôts

Awesome GitHub RepositoriesMulti-Protocol Encrypted DNS Servers

DNS servers supporting multiple secure transport protocols like DoH, DoT, DoQ, and DNSCrypt.

Distinct from DNS-over-HTTPS Servers: Extends single-protocol servers to include a broad suite of encrypted DNS standards.

Explore 4 awesome GitHub repositories matching networking & communication · Multi-Protocol Encrypted DNS Servers. Refine with filters or upvote what's useful.

Awesome Multi-Protocol Encrypted DNS Servers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • pymumu/smartdnsAvatar de pymumu

    pymumu/smartdns

    10,931Voir sur GitHub↗

    SmartDNS is a local recursive DNS resolver and server that manages granular query rules, dual-stack networking, and encrypted gateway proxying. It functions as a DNS traffic filter and DNS64 translator, allowing IPv6-only clients to communicate with IPv4 servers. The project distinguishes itself through parallel upstream querying, which sends requests to multiple servers simultaneously to return the response with the lowest network latency. It supports DNS server virtualization, enabling the operation of multiple independent server instances on different ports, each with its own configuration

    Supports multiple secure transport protocols including DoH, DoT, and DoQ to ensure encrypted DNS delivery.

    Ccdnsdns-over-https
    Voir sur GitHub↗10,931
  • ogham/dogAvatar de ogham

    ogham/dog

    6,667Voir sur GitHub↗

    Dog is a command-line interface tool and network diagnostic utility used for querying DNS records and resolving domain names. It functions as a DNS query tool for retrieving domain information across various network transport protocols. The tool supports multi-protocol DNS transmission, allowing queries to be sent over UDP, TCP, TLS, and HTTPS. This enables secure DNS communication via encrypted channels to protect privacy and prevent interception. Capabilities include DNS query troubleshooting, record analysis, and network protocol testing to verify name server connectivity. The system prov

    Enables sending DNS queries over UDP, TCP, TLS, and HTTPS to ensure connectivity across diverse networks.

    Rustclientcommand-linedns
    Voir sur GitHub↗6,667
  • adguardteam/dnsproxyAvatar de AdguardTeam

    AdguardTeam/dnsproxy

    2,997Voir sur GitHub↗

    dnsproxy is an encrypted DNS proxy and traffic router that translates and forwards DNS requests between clients and upstream resolvers. It functions as a server for multiple secure protocols, including DNS-over-HTTPS, DNS-over-TLS, DNS-over-QUIC, and DNSCrypt, to protect queries from eavesdropping and tampering. The project differentiates itself through advanced routing and optimization capabilities. It utilizes a domain-based routing engine to direct queries to specific upstream servers via wildcard rules and employs parallel querying to return responses from the fastest responding network a

    Provides a multi-protocol server supporting DNS-over-HTTPS, TLS, QUIC, and DNSCrypt.

    Godnsdns-over-httpsdns-over-quic
    Voir sur GitHub↗2,997
  • tenta-browser/tenta-dnsAvatar de tenta-browser

    tenta-browser/tenta-dns

    1,604Voir sur GitHub↗

    Tenta DNS is a recursive and authoritative domain name server implementation written in Go. It provides secure network resolution services by translating human-readable domain names into machine addresses while enforcing cryptographic standards to ensure data privacy and authenticity. The software distinguishes itself through a focus on secure transport and integrity verification. It utilizes encrypted tunnels for upstream communication to prevent eavesdropping and incorporates a validation engine to verify digital signatures on resource records. To manage global traffic, the system supports

    Implements a recursive and authoritative DNS server supporting multiple encrypted transport protocols.

    Go
    Voir sur GitHub↗1,604
  1. Home
  2. Networking & Communication
  3. DNS Servers
  4. DNS-over-HTTPS Servers
  5. Multi-Protocol Encrypted DNS Servers

Explorer les sous-tags

  • Multi-Protocol ClientsClient-side implementations capable of switching between multiple encrypted and unencrypted DNS transport protocols. **Distinct from Multi-Protocol Encrypted DNS Servers:** Focuses on the client's ability to transmit over multiple protocols rather than a server's ability to accept them