0

How to identify devices through DNSCrypt?

Hello,

How do you identify devices through DNSCrypt like you can with DoH & DoT?

4replies Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular
  • 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

    Like
    • Thank you and I agree. It's a NAS that only has DNSCrypt at the moment though without hacking something together. 

      As an workaround, I just created a new profile with only that device.

      Like
  • 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.

    Like 1
  • 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.

    Like
Like Follow
  • 9 mths agoLast active
  • 4Replies
  • 501Views
  • 2 Following