Commit graph

42 commits

Author SHA1 Message Date
Mitchell Krog
fec838093b
Update custom-bad-referrer.conf regex V4.2019.07 2019-06-25 12:56:41 +02:00
Mitchell Krog
363424eeeb
Update bad-referrer-words.conf regex V4.2019.09 2019-06-25 12:54:49 +02:00
Mitchell Krog
873424462e
Update whitelist-domains.conf regex V4.2019.06 2019-06-25 12:51:55 +02:00
Mitchell Krog
b3fe873750
Deprecate blacklist-domains.conf 2019-06-25 12:39:06 +02:00
Mitchell Krog
e9943c4fcc
V4 Bump version numbers in includes 2019-06-24 15:03:57 +02:00
Mitchell Krog
62acd15863
Update Include Files 2018-08-21 16:01:11 +02:00
Mitchell Krog
c046a14ded
Modify whitelist-ips.conf template / Run Test 2018-08-21 15:54:05 +02:00
Mitchell Krog
b554b5e834
UPDATE Default Includes [ci skip]
- Examples are all commented out by default.
2018-08-06 16:20:04 +02:00
Mitchell Krog
dce2ff0e42
Update default blacklist-ips.conf Fixes: #189 2018-06-30 10:56:22 +02:00
Mitchell Krog
9dc1846b4f
UPDATE Cyveillance PSINET IP Ranges 2017-10-25 11:09:16 +02:00
Mitchell Krog
45c07db31e
UPDATE Cyveillance IP Ranges 2017-10-25 10:45:40 +02:00
Mitchell Krog
746ec4817a
IMPORTANT UPDATE: Include files with new word boundary regex formatting. 2017-10-02 16:54:30 +02:00
Mitchell Krog
0a5376547c
New Feature (Step 1): Add new blacklist-domains.conf include file.
- FEATURE NOT IN OPERATION YET
- This is to test that update-ngblocker safely pulls new include file during update to avoid any Nginx EMERG errors once the feature is introduced into the globalblacklist.conf file.
2017-09-22 10:05:03 +02:00
Mitchell Krog
dba43eed40
Update Version Number > blacklist-ips.conf 2017-09-11 10:41:10 +02:00
Alex Zappa
44fb29f145 remove duplicate network
remove duplicate network "65.192.0.0/11"
2017-09-11 02:36:35 +02:00
Mitchell Krog
ec1b4513c0
Add Versioning Information Block to all Include Files 2017-09-02 10:28:13 +02:00
Mitchell Krog
b3a0f67d37
Formatting fixes on blacklist-ips.conf 2017-08-24 15:45:07 +02:00
Mitchell Krog
d70a23970f
Formatting fix to blacklist-ips.conf 2017-08-24 15:39:32 +02:00
Mitchell Krog
4dec9bfe6b
Modify Cyveillance / Qwest Communications / PSINET Ranges and Blocks 2017-08-24 15:36:43 +02:00
Mitchell Krog
1eb0021f3c
Major Update to Cyveillance / Qwest Communications / PSINET IP Blocks and Subnets
- Please Read Inline Notes on Blocking These Ranges
- By Default They are Whitelisted
- USE WITH CAUTION
2017-08-23 15:08:58 +02:00
Mitchell Krog
975ac45840
Fix Duplicate Cyveillance Ranges Issue. 2017-08-21 11:34:24 +02:00
Mitchell Krog
8439ae1a6c Update Cyveillance IP Blocks [ci skip] 2017-08-20 14:57:33 +02:00
Mitchell Krog
7b225d903e Referrers / IP's (+) 2017-08-13 14:50:44 +02:00
Mitchell Krog
aa1b724355 Bad IP (+) 2017-08-13 14:12:38 +02:00
Mitchell Krog
16b40ad62e Please Update Your Include Files to New Regex Formatting 2017-07-12 15:34:57 +02:00
Mitchell Krog
2c2310053b User-Agent (+) Bad IP (+) 2017-07-12 15:27:18 +02:00
Mitchell Krog
0b7141119c Please Update Your Include Files to New Regex Formatting 2017-07-12 11:30:55 +02:00
Mitchell Krog
b1a53770bb Please Update Your Include Files to New Regex Formatting 2017-07-11 11:35:10 +02:00
Mitchell Krog
83c7ab8973 PLEASE UPDATE YOUR bad-referrer-words.conf file !!!
- Major changes to default bad-referrer-words.conf file.
- Commenting in file explains how dangerous this include file can be if used incoorectly.
- All users urged to update their include file to the new one in the repo.
2017-07-06 15:48:49 +02:00
Mitchell Krog
061b850f3b Referrers / Bots (+/-)
- Fix to google-exclude generator script
- Some new bad words added to default bad-referrer-words.conf include file
2017-06-27 14:46:08 +02:00
Mitchell Krog UB1
8ad6e136be New Bad IP's added to default include file 2017-06-21 14:59:23 +02:00
Mitchell Krog UB1
f904e68ab6 Referers / Bots (+/-) 2017-05-14 10:54:03 +02:00
Mitchell Krog UB1
f621ceb6c5 Updated blacklist-user-agents.conf file comments 2017-05-10 18:14:08 +02:00
Mitchell Krog UB1
9162cd16e6 Version 2.2017.07 - Fix Duplicate Whitelisted Network Address 127.0.0.1 2017-04-20 15:56:23 +02:00
Mitchell Krog UB1
7356963972 Version 2.2017.07 - Fix Duplicate Whitelisted Network Address 127.0.0.1 2017-04-20 15:44:30 +02:00
Mitchell Krog UB1
f82cc6c3d5 Version 2.2017.07 - MAJOR VERSION UPDATE 2017-04-20 14:31:18 +02:00
Mitchell Krog
f19f327dcb V2.2017.05 - Major Version Update
- PLEASE READ UPDATED CONFIGURATION INSTRUCTIONS
- PLEASE READ CHANGELOG
- New Custom Include File (/etc/nginx/bots.d/blacklist-user-agents.conf ) for Blacklisting your own User-Agents which will not get wiped out with updates
- New include file (/etc/nginx/conf.d/botblocker-nginx-settings.conf) for having the important nging settings automatically included into your nginx.conf for you.
- New Bash Installer Script for Easy Installation and Copying Files Directly from the Repo
- Important to note changes in this Version Update as you will get EMERG errors if you are missing any of the new include files
2017-03-02 12:41:31 +02:00
Mitchell Krog
2fa04066f9 Fix regex typo in Whitelist Domains Include File. 2017-02-16 15:00:24 +02:00
Mitchell Krog
d34b11f314 Add Commenting in WhiteList Include Files 2017-02-16 11:31:17 +02:00
Mitchell Krog
c7acdfa822 V2.2017.04 - Added new include files method for whitelisting your own IP’s and Domain Names 2017-02-16 08:28:01 +02:00
Mitchell Krog UB1
8f24f271aa Notes added on blockbots.conf and ddos.conf files 2017-01-29 10:12:33 +02:00
Mitchell Krog (Desktop)
962e1e61c5 Add bots.d folder and conf files. 2016-09-09 10:23:07 +02:00