If you want to add IPs by yourself, you can do that by following these instructions:
- Go to the SafeCPC dashboard
- From left navigation, select Tools -> Manage detection rules
- then, click on the box Manual ban IPs
You’ll see a window, with a text field where you can add yours IPs
You can add IP one by one, separating them with a comma like this:
128.0.0.1,
127.0.0.1,
127.0.0.2
Or, you can add masks, to ban subnetworks, like this:
128.0.0.1,
127.0.0.*
As you can see, the mask will occupy only one slot, for every IP address with the same first three blocks. Be careful – by adding a mask, you block everyone with similar IP