DNSecure icon indicating copy to clipboard operation
DNSecure copied to clipboard

documentation/feature: using router for resolving local addresses

Open maxwowpow opened this issue 3 years ago • 4 comments

The core functionality works.

Now in my intranet say, *.my.local there are nodes (e.g. node1.my.local). The router is usually a DNS-server for those local nodes.

  • Is it currently possible (how?) to add an "exclusion" and use the Router DNS to resolve those hostnames on the local network?

maxwowpow avatar Jul 18 '22 01:07 maxwowpow

No, it's not possible at this time. We need to fix #47 in order to implement that feature.

kkebo avatar Jul 28 '22 14:07 kkebo

any chance to implement this feature? when #47 would be implemented then the app decided on each dns request to which upstream dns to forward to? my use case is to whitelist only specific domains for a dns server, all other would use the default

holygrolli avatar May 16 '23 22:05 holygrolli