Ban range of ip numbers in prestashop

Hi About the BAN IP PRO addon
I have installed that module and it is great for single IP numbers. 
But can you add a feature fr GEO blocking as well? 
There is a lot of spam and sniffers out there from Germany, France and the USA. 
Much easier to block all IP addresses from certain countries. 
If there will be an option to block ranges of ip addresses - this will do the trick too!

Block range of ip with ban ip pro module for PrestaShop

whole ip checker in the module to ban ip is based on "regular expressions". This means that you can ban ranges, in effect you can block many addressess in bulk
  1. If you want to block all ip addresses that starts with: 78.120.XXX.XXX you can use this entry: 70.120.*​​
  2. if you want to block ip addresses between 78.120.1.XXX - 78.120.4.XXX you can use this entry 70.120.(1|2|3|4).*
  3. if you want to block ip addresses fbetwen 78.120.5.100 - 78.120.5.115 you can use this entry 70.120.5.1[0-1][0-5]
and so on.. all regular expressions allowed


Prestashop block ip address pro version
Share on Google Plus

About VEKIA

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment

0 comments:

Post a Comment