natesales / q

A tiny command line DNS client with support for UDP, TCP, DoT, DoH, DoQ and ODoH.
GNU General Public License v3.0
1.69k stars 62 forks source link

h3 URI support #65

Closed xiashali closed 11 months ago

xiashali commented 1 year ago

~ q  @h3://1.0.0.1/dns-query

FATA[0000] unknown transport protocol h3
zhengqwe commented 12 months ago

try q @https://1.0.0.1/dns-query --http3

natesales commented 11 months ago

Exactly right - just add the http3 flag