awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • pymumu/smartdnspymumu 的头像

    pymumu/smartdns

    10,931在 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
    在 GitHub 上查看↗10,931
  • ogham/dogogham 的头像

    ogham/dog

    6,667在 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
    在 GitHub 上查看↗6,667
  • adguardteam/dnsproxyAdguardTeam 的头像

    AdguardTeam/dnsproxy

    2,997在 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
    在 GitHub 上查看↗2,997
  • tenta-browser/tenta-dnstenta-browser 的头像

    tenta-browser/tenta-dns

    1,604在 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
    在 GitHub 上查看↗1,604
  1. Home
  2. Networking & Communication
  3. DNS Servers
  4. DNS-over-HTTPS Servers
  5. Multi-Protocol Encrypted DNS Servers

探索子标签

  • 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