Skip to content

Commit

Permalink
Add ::/128 to geoip:private
Browse files Browse the repository at this point in the history
  • Loading branch information
mzz2017 committed Sep 13, 2023
1 parent 772c76a commit ca4e0a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/special/private.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ var privateCIDRs = []string{
"224.0.0.0/4",
"240.0.0.0/4",
"255.255.255.255/32",
"::/128",
"::1/128",
"fc00::/7",
"fe80::/10",
Expand Down

0 comments on commit ca4e0a8

Please sign in to comment.