From fa668eaaff3f61dbdb584f6c264f24604623a7d8 Mon Sep 17 00:00:00 2001 From: remittor Date: Tue, 25 Feb 2025 10:46:22 +0300 Subject: [PATCH] ipset: add localhost to zapret-hosts-user-exclude.txt --- zapret/ipset/zapret-hosts-user-exclude.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zapret/ipset/zapret-hosts-user-exclude.txt b/zapret/ipset/zapret-hosts-user-exclude.txt index 999ccdd..a4e4132 100644 --- a/zapret/ipset/zapret-hosts-user-exclude.txt +++ b/zapret/ipset/zapret-hosts-user-exclude.txt @@ -1,6 +1,8 @@ +127.0.0.0/8 10.0.0.0/8 172.16.0.0/12 192.168.0.0/16 169.254.0.0/16 +::1 fc00::/7 fe80::/10