IP addresses management is easy with a single list to manage both blocked and whitelisted IP addresses:
By default, IPV4, IPV6 and all server localhosts addresses are whitelisted.
A convenient search bar provide search capabilities based on all information provided. For example, if we searched for blocked addresses, by entering the word "blocked" on the search bar, all the blocked IPs will be visible:
Furthermore, administrators are able to perform actions on several selected IP addresses with a single click. Among the new features IP addresses management introduced, you will find the possibility to provide meaningful descriptions to any IP addresses:
Last but not least, administrators are now able to unblock and add to whitelist multiple blocked IP addresses in
a single action, by clicking on the "Add Existing to Whitelist" tab.
BYODAPP-Security.exe addwhitelistedip [ip addresses] [optional description]
You may whitelist several IP addresses, with a colon or semi-colon delimiter. Moreover, you can specify IP address ranges, instead of simple IP addresses. The syntax is : x.x.x.x-y.y.y.y Finally, you may indicate an optional description of the whitelist rule
Here is an example of a complete command :
BYODAPP-Security.exe addwhitelistedip 1.1.1.1;2.2.2.2;3.3.3.1-3.3.6.12;5.5.5.5 "John's workplaces"
BYODAPP-Security.exe blockips [ip addresses] [optional description]
BYODAPP-Security.exe unblockips [ip addresses]
This command has no effect on IP addresses already blocked by Hacker IP protection. If you still want to unblock one of these addresses, please use the whitelist command.