m13253 / dns-over-https

High performance DNS over HTTPS client & server
https://developers.google.com/speed/public-dns/docs/dns-over-https
MIT License
1.96k stars 221 forks source link

[RFE] upstream_selector option for doh-server #119

Open brotaxt opened 2 years ago

brotaxt commented 2 years ago

Hey guys,

the title says it all. At the moment a random upstream server will be chosen if we specify multiple IPs.

What do you think about the idea to be able to change the upstream_selector for the doh-server like its already possible in the doh-client configuration?

Best regards brotaxt

m13253 commented 2 years ago

I like this idea.

But currently I am busy with other software projects, so I need to find a good day to come back and add this feature.

Meanwhile, PRs are welcome!