Comment on Messing with scraper botsComments−Surac9moI have just cut out up ranges that can not connect. I am blocking USA, Asia and Middle East to prevent most malicious accesses−breppp9moBlocking most of the world's population is one way of reducing malicious traffic−warkdarrior9moMake sure to block your own IP address to minimize the chance of a social engineering attack.−bot4039moInclude 127.0.0.1 as well just in case they get into the server.−testing223219moThe server I have not built yet is my most secure one yet!−gessha9moIf nobody can connect to your site, it’s perfectly secure.
Comments
I have just cut out up ranges that can not connect. I am blocking USA, Asia and Middle East to prevent most malicious accesses
Blocking most of the world's population is one way of reducing malicious traffic
Make sure to block your own IP address to minimize the chance of a social engineering attack.
Include 127.0.0.1 as well just in case they get into the server.
The server I have not built yet is my most secure one yet!
If nobody can connect to your site, it’s perfectly secure.