Skip to main content

IP block list

cp:otoroshi.next.plugins.IpAddressBlockList

This plugin verifies the current request ip address is not in the blocked list

categories:

  • AccessControl
  • Classic

default configuration:

{
"addresses" : [ ]
}