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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesCustom DNS Server Development

Patterns and tools for building bespoke DNS name servers from scratch.

Distinct from Custom DNS Resolvers: Focuses on the development process of a full server rather than just configuring a resolver

Explore 1 awesome GitHub repository matching security & cryptography · Custom DNS Server Development. Refine with filters or upvote what's useful.

Awesome Custom DNS Server Development GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • miekg/dnsAvatar miekg

    miekg/dns

    8,709Vezi pe GitHub↗

    This project is a Go DNS library used for implementing DNS clients and servers. It provides a toolkit for packet exchange, record parsing, and the development of custom nameservers. The library includes a DNS server framework and a zone manager for parsing standard zone files and synchronizing data via zone transfers. It features a dedicated DNSSEC implementation library for generating cryptographic keys and validating signatures, as well as a TLS transport for encrypted connections between clients and servers. The system covers a broad range of capabilities including DNS resolver functional

    Provides the building blocks to develop custom Go-based nameservers for managing domain records.

    Godnsdns-librarydnssec
    Vezi pe GitHub↗8,709
  1. Home
  2. Security & Cryptography
  3. Encrypted DNS Resolvers
  4. Custom DNS Server Development