Skip to main content

IP allowed list

cp:otoroshi.next.plugins.IpAddressAllowedList

This plugin verifies the current request ip address is in the allowed list

categories:

  • AccessControl
  • Classic

default configuration:

{
"addresses" : [ ]
}