ameshkov / dnslookup

Simple command line utility to make DNS lookups to the specified server
MIT License
816 stars 72 forks source link

Documentation for DoQ a bit outdated #26

Closed bortzmeyer closed 1 year ago

bortzmeyer commented 2 years ago

README.md says "DNS-over-QUIC (experimental, uses port 784" but it seems it now uses the standard port from RFC 9250, port 853.

ameshkov commented 2 years ago

Yep, should be updated when the change is implemented.