summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorloyalsoldier <[email protected]>2021-03-03 21:02:56 +0800
committerloyalsoldier <[email protected]>2021-03-03 21:27:23 +0800
commit458ae46c19bdff8d69f623374559d9e6575889a3 (patch)
tree1bd006a654f0577acf7df98a88ace9f254782e4d /data
parent6bc56a680766dccc44c917cfbe3f2e4925c21952 (diff)
Feat: append IP CIDR list by adding files to data directory
Use `--inputdir=/path/to/your/customized/ip/cidr/list/directory` as flag to specify your customized directory containing IP CIDR lists. The name of the lists appended into geoip.dat will be the filename of files in inputdir directory. You can create a file named `cn` in data directory to override all CN CIDRs of the generated geoip.dat file.
Diffstat (limited to 'data')
-rw-r--r--data/private19
-rw-r--r--data/telegram21
2 files changed, 40 insertions, 0 deletions
diff --git a/data/private b/data/private
new file mode 100644
index 00000000..41be16bb
--- /dev/null
+++ b/data/private
@@ -0,0 +1,19 @@
+0.0.0.0/8
+10.0.0.0/8
+100.64.0.0/10
+127.0.0.0/8
+169.254.0.0/16
+172.16.0.0/12
+192.0.0.0/24
+192.0.2.0/24
+192.88.99.0/24
+192.168.0.0/16
+198.18.0.0/15
+198.51.100.0/24
+203.0.113.0/24
+224.0.0.0/4
+240.0.0.0/4
+255.255.255.255/32
+::1/128
+fc00::/7
+fe80::/10
diff --git a/data/telegram b/data/telegram
new file mode 100644
index 00000000..23adfeef
--- /dev/null
+++ b/data/telegram
@@ -0,0 +1,21 @@
+109.239.140.0/24
+149.154.160.0/22
+149.154.164.0/22
+149.154.168.0/22
+149.154.172.0/22
+67.198.55.0/24
+91.108.12.0/22
+91.108.16.0/22
+91.108.20.0/22
+91.108.20.0/23
+91.108.4.0/22
+91.108.56.0/22
+91.108.56.0/23
+91.108.8.0/22
+95.161.64.0/20
+95.161.84.0/23
+2001:67c:4e8::/48
+2001:b28:f23c::/48
+2001:b28:f23d::/48
+2001:b28:f23f::/48
+2001:b28:f242::/48