How to identify devices through DNSCrypt?
Hello,
How do you identify devices through DNSCrypt like you can with DoH & DoT?
4 replies
-
The DNSCrypt stamp provided by NextDNS translate as DoH, so if possible, you'll be better using the CLI, DoH or DoT.
https://help.nextdns.io/t/p8hfsp7/nextdns-for-parental-controls-but-without-encrypted-dns
-
You need to insert your stamp from the setup page into the stamp calculator at https://dnscrypt.info/stamps/ Then change the path as /xxxxxx/yourdevicename xxxxx being your config. The stamp will automatically change to your edits. When done just copy and paste it as your dnscrypt stamp. This will give you the default DOH setup plus the advantage of the device being used in logs.
-
Just adding that that it will be in this DNSCrypt config file:
dnscrypt-proxy.toml
Scroll to the bottom and that's where you'll add it:
######################################## # Static entries # ######################################## ## Optional, local, static list of additional servers ## Mostly useful for testing your own servers. [static] [static.'NextDNS-unique ID here'] stamp = 'sdns://unique stamp here'
Also comment out everything in the Servers section so you'll only be using NextDNS and not rotating through different providers.
Content aside
- 2 yrs agoLast active
- 4Replies
- 1782Views
-
2
Following