Updating PRIVATE_IP_LIST (#4498)
This commit is contained in:
@@ -224,7 +224,9 @@ object AppConfig {
|
||||
)
|
||||
|
||||
val PRIVATE_IP_LIST = arrayListOf(
|
||||
"0.0.0.0/8",
|
||||
"10.0.0.0/8",
|
||||
"127.0.0.0/8",
|
||||
"172.16.0.0/12",
|
||||
"192.168.0.0/16",
|
||||
"169.254.0.0/16",
|
||||
|
||||
Reference in New Issue
Block a user