mr-karan / doggo

:dog: Command-line DNS Client for Humans. Written in Golang
https://doggo.mrkaran.dev/
GNU General Public License v3.0
2.84k stars 100 forks source link

added tls client configuration for doh and doq #103

Closed jdamick closed 9 months ago

jdamick commented 9 months ago

The "classic" resolver had tls configuration set from command line, added the same to DoH and DoQ.

mr-karan commented 9 months ago

Thanks! LGTM