Open jasper- opened 1 year ago
First, this functionality should be added to dnsproxy as dnslookup uses it under the hood.
quic-go seems to support it, dnsproxy not yet.
quic-go seems to support it, dnsproxy not yet.
Yes, I found that quic-go has the functionality to support it. However, dnsproxy still needs to support it, or it will be too difficult for users to use it with dnslookup.
I would like to show the inner workings of DoH to students. For this I use wireshark and use the SSLKEYLOGFILE environment variable to store shared secrets of TLS sessions. When using dnslookup after having set SSLKEYLOGFILE variable using export, the file does not get created. I am running dnslookup v. 1.8.1-8619 - installed from the snap-store - on Ubuntu 22.04.2 LTS.
Would it be an option to make this work?