From df1363c0c12aa41d085c0630b358bc3ef9f03984 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 16 May 2024 13:22:40 +0200 Subject: [PATCH] add the URL with ClientID for DoH --- doc/ADMIN.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/ADMIN.md b/doc/ADMIN.md index 33c218e..af867ab 100644 --- a/doc/ADMIN.md +++ b/doc/ADMIN.md @@ -75,6 +75,7 @@ We've had YunoHost users surprised to see their instance receiving tens of thous In this allowlist, you can put [ClientID](https://github.com/AdguardTeam/AdGuardHome/wiki/Clients#clientid)s in place of IP addresses for the devices that uses DNS over HTTP. But since since YunoHost can't handle wildcard domain names, you can't use this ClientID functionnality with DNS over TLS and DNS over QUIC, sorry about that. +**Note:** to use DNS over HTTP with a ClientID, you have to use the following URL: `https://__DOMAIN__/dns-query/your-client-id` The allowlist setting is located in your AdGuard Home interface: `Settings → DNS settings → Access settings → Allowed clients`