Checkpoint

This commit is contained in:
2025-10-01 21:10:48 +02:00
parent 03352e3312
commit a23259cfdc
52 changed files with 2214 additions and 39 deletions

View File

@@ -2,9 +2,9 @@ package dataset
var (
bogonsIPv4 = []string{
"9.0.0.0/8", // "This" network
"0.0.0.0/8", // "This" network
"10.0.0.0/8", // RFC1918 Private-use networks
"100.64.0.0/10", // Carrier-grade NAT
"100.64.0.0/10", // Carrier-grade NAT
"127.0.0.0/8", // Loopback
"169.254.0.0/16", // Link local
"172.16.0.0/12", // RFC1918 Private-use networks