File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 17
17
18
18
### Version 2 has been rewritten from the ground up by mitchellkrogza who first started off using
19
19
### the original Nginx Bot Blocker created by MariusV. Due to formatting issues, complicated and uneccessary
20
- ### Regex patterns and inabilities to track commits properly mitchellkrogza re-designed the entire layout
21
- ### bringing to all existing users a new super powerful version of the bot blocker which is much easier to maintain.
22
- ### Generation of the script is done through a series of bash scripts which will shortly be available in this repo.
23
- ### I chose bash as it is universal across all distributions of Linux and just works flawlessly.
20
+ ### Regex patterns and inabilities to track commits properly, the entire layout was re-designed
21
+ ### bringing to all existing users a new super powerful version of the bot blocker which is much easier to maintain and also to update.
24
22
25
23
### Last Updated
26
- ### Sun Feb 19 16:54:07 SAST 2017
24
+ ### Sun Feb 19 17:06:58 SAST 2017
27
25
### End Last Updated
28
26
29
27
### Generated in
30
- ### 0.230283498093 seconds
28
+ ### 0.238701581955 seconds
31
29
### End Generated in
32
30
33
31
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
@@ -5138,5 +5136,5 @@ geo $ratelimited {
5138
5136
### to allow it to load this large set of domains into memory and to set the rate limiting zones for the DDOS filter.
5139
5137
5140
5138
5141
- ### Also check out the Ultimate Apache Bad Bot Blocker on Github which is built on the very same set of lists.
5139
+ ### Using Apache? Also check out the Ultimate Apache Bad Bot Blocker on Github which is built on the very same set of lists.
5142
5140
### https://github.com/mitchellkrogza/apache-ultimate-bad-bot-blocker
You can’t perform that action at this time.
0 commit comments