DNS Protokolle werden nun im Log und auch sonst überall angezeigt.
This commit is contained in:
@@ -48,6 +48,8 @@ IPTABLES_CHAIN="ADGUARD_SHIELD"
|
||||
# Port 53 = DNS (UDP + TCP)
|
||||
# Port 443 = DNS-over-HTTPS (DoH)
|
||||
# Port 853 = DNS-over-TLS (tls://...:853) / DNS-over-QUIC (quic://...:853)
|
||||
# Hinweis: Das verwendete Protokoll (DNS/DoH/DoT/DoQ) wird automatisch
|
||||
# aus der AdGuard Home API erkannt und in Logs/History angezeigt.
|
||||
BLOCKED_PORTS="53 443 853"
|
||||
|
||||
# --- Whitelist ---
|
||||
|
||||
Reference in New Issue
Block a user