Add exception for Tailscale MagicDNS

This commit is contained in:
Thomas Stromberg 2022-11-04 11:52:39 -04:00
parent 8931530901
commit 8f873cfd85
Failed to extract signature

View File

@ -57,6 +57,7 @@ WHERE
)
-- Some applications hard-code a safe DNS resolver, or allow the user to configure one
AND s.remote_address NOT IN (
'100.100.100.100', -- Tailscale Magic DNS
'1.1.1.1', -- Cloudflare
'1.1.1.2', -- Cloudflare
'8.8.8.8', -- Google