From ae9e96ece8156e7a12ea423ebe9581ad0652144f Mon Sep 17 00:00:00 2001 From: ValdikSS Date: Fri, 10 Apr 2020 21:24:46 +0300 Subject: [PATCH] Exclude local IP addresses from being added into the list --- config/exclude-ips-dist.txt | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/config/exclude-ips-dist.txt b/config/exclude-ips-dist.txt index 8d1c8b6..45a8d8a 100644 --- a/config/exclude-ips-dist.txt +++ b/config/exclude-ips-dist.txt @@ -1 +1,15 @@ - +127.0.0.1 +0.0.0. +192.168.0. +192.168.1. +192.168.2. +192.168.44. +192.168.88. +192.168.100. +1.1.1.1 +1.2.3.4 +fe80:: +172.16.0. +10.0.0. +178.248.233.33 +82.192.95.170