DnsLibs icon indicating copy to clipboard operation
DnsLibs copied to clipboard

Add a public method for detecting upstream protocol

Open ameshkov opened this issue 2 years ago • 0 comments

DnsLibs currently provides a testUpstream method for validating an upstream.

In addition to that (or instead of that) I suggest providing a public method that provides upstream settings:

  • DNS protocol
  • Additional details (might be important for DNSCrypt)

ameshkov avatar Nov 01 '23 17:11 ameshkov