/q /doggo

/puredns

/routedns

1. dns-over-quic

https://github.com/topics/dns-over-quic

1.1. Firefox

Firefox Nightly and Firefox Beta will automatically try to use HTTP/3 if offered by the Web server (for instance, Google or Facebook).

Posted on April 16, 2021

1.2. chrome

chrome://flags/#enable-quic

1.3. dnspython

https://github.com/rthalley/dnspython

This is the development version of dnspython 2.5.0.

https://launchpad.net/ubuntu/jammy/+package/python3-dnspython

1.4. q

https://github.com/natesales/q

A tiny and feature-rich command line DNS client with support for UDP, TCP, DoT, DoH, DoQ, and ODoH.

/snap/bin/go version go version go1.21.4 linux/amd64

git clone + go install -> .local/bin

1.4.1. src install

git clone https://github.com/natesales/q && cd q
go install

https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes

1.5. quicdoq

https://github.com/private-octopus/quicdoq


CategoryDns CategoryWatch CategoryTemplate

MoinQ: DNS-over-QUIC/client (last edited 2023-11-19 00:59:29 by ToshinoriMaeno)