dnsext

A DNS full resolver and a stub command

View the Project on GitHub iijlab/dnsext

  • bowline
  • dug
  • ddrd
  • dnsext-*
  • ddrd

    ddrd is a daemon for DDR (Discovery of Designated Resolvers, RFC 9462). ddrd behaves as follows:

    Installation

    % sudo ddrd 8.8.8.8 -d
    

    This binds 127.0.0.1:53. If executed with the -d option, ddrd displays debug logs. ALPN (dot, doq, h2, h3) can be specified with the -a option to select your favorite encrypted connection.

    nameserver 127.0.0.1