Adguard Home DNS Encryption Question #4675
Replies: 1 comment
-
Hi, I think maybe you can use NGINX on your device to only allow the DNS over HTTPS service to the outside.
For example, I can just install NGINX on any Debian based Linux system like this: Since we already have AdGuardHome to provide DoH service for us, the actual config file might be simpler than the example in the above link, so we can just use NGINX to proxy the AdGuardHome DoH service like this:
PS: Here, we use HTTP1.1 for enabling keepalive connections to AdGuardHome. For more information about that: NGINX documentation. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to block access/connection to the website to my Adguard Home if I want to use my Adguard Home from outside? For example, if I give a colleague my DoH address, he can access the website when he enters the domain in the browser, although he needs the password, but I want to prevent it in general, so that only the DNS works.
Beta Was this translation helpful? Give feedback.
All reactions