diff --git a/FAQ.md b/FAQ.md index 770cd4f..9e9f68b 100644 --- a/FAQ.md +++ b/FAQ.md @@ -337,6 +337,17 @@ AdGuard Home respond to DoH requests without TLS encryption. + ### Real IP addresses of clients + +**Since v0.107.0,** you can set the parameter `trusted_proxies` to the IP +address(es) of your HTTP proxy to make AdGuard Home take the headers containing +the real client IP address into account. See the [configuration page][conf] for +more information. + +[conf]: https://github.com/AdguardTeam/AdGuardHome/wiki/Configuration + + + ## How to fix `permission denied` errors on Fedora? 1. Move the `AdGuardHome` binary to `/usr/local/bin`.