Configuration of the G-Protector¶
The basic settings of the G-Protector are already completed by copying the corresponding folder into the shop directory. In addition, there is the possibility to block IP addresses.
To do so, enter these in the file ip_blacklist.txt in the folder GProtector of the shop directory, which you can access for example with the help of an FTP client. Put each address on its own line; apart from the dots that are part of the addresses themselves, no further separators or special characters are required for this.
Example
192.168.1.1
127.0.0.1
This can be done, in addition to individual addresses, also for address ranges:
Example
172.16.
127.0.0.
Note
The addresses and address ranges mentioned serve only as an example to illustrate the format; it is neither necessary nor sensible to block these specific addresses.