Add custom prefix support in EDNS0 client subnet options

This commit is contained in:
世界
2024-05-12 15:06:21 +08:00
parent 29f962a4b0
commit 1b3daf2afe
15 changed files with 96 additions and 41 deletions

View File

@@ -441,7 +441,7 @@ flowchart TB
{
"rule_set": "geoip-cn",
"server": "google",
"client_subnet": "114.114.114.114" // Any China client IP address
"client_subnet": "114.114.114.114/24" // Any China client IP address
}
]
},