Question: "bootstrap prefer ipv6"
Hi. I found this commit (Pull request 250: 4262-ipv6-pref) related to bootstrap upstream's strategy.
Looks like it could be configurable, but I didn’t find the parameter related to this in main.go.
I want to ask how to configure this feature in yaml config file.
Thanks for any help.
It would be very useful to have the PreferIPv6 bool configuration option implemented in https://github.com/AdguardTeam/dnsproxy/commit/f8f22ab752e825c655c5174becbfce0a4c430fdc exposed as a command line switch and in yaml.
As it stands, it is currently preferring IPv4, which is suboptimal on my network and I have no way to force it to do otherwise.
I'd love this to be a feature, how is IPv4 still preferred over IPv6 in 2024?