Commit graph

637 commits

Author SHA1 Message Date
Mitchell Krog UB1
08b47e46f1 Referers / Bots (+/-) 2017-04-28 09:46:48 +02:00
Mitchell Krog
0e8a5d45da Merge pull request #43 from itoffshore/alpine
fix dash shell compatibilities install / setup-ngxblocker
2017-04-27 21:38:34 +02:00
Stuart Cardall
4afe3094ea
fix dash shell compatibilities install / setup-ngxblocker
fixes https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/issues/39

also fixes a small spacing bug in setup-ngxblocker => nginx.conf
2017-04-27 19:28:10 +00:00
Mitchell Krog
7ad50a2a95 Merge pull request #42 from itoffshore/alpine
fix dash shell compatibility
2017-04-27 18:09:10 +02:00
Stuart Cardall
cce45d487f
fix dash shell compatibility
fixes https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/issues/39
2017-04-27 15:57:39 +00:00
Mitchell Krog
1837a25e50 Merge pull request #40 from itoffshore/alpine
fix POSIX shell compatibility
2017-04-27 16:05:53 +02:00
Stuart Cardall
c31b908c4b
fix POSIX shell compatibility
fixes https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/issues/39
2017-04-27 14:00:11 +00:00
Mitchell Krog UB1
806df031e5 Referers / Bots (+/-) 2017-04-27 10:46:11 +02:00
Mitchell Krog
060ab24a9e Merge pull request #37 from itoffshore/alpine
use getopts not getopt
2017-04-26 19:07:04 +02:00
Stuart Cardall
312ee8bdb5 update-ngxblocker: use getopts not getopt
long options for the command line are removed. getopt is replaced with
the newer getopts (which is compatible with Debian's DASH Shell)

* fixes https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/issues/35

* adds sanity checks for user command line switches

* adds -v command line option to print blacklist version
2017-04-26 15:56:40 +00:00
Stuart Cardall
59c34aebe7 setup-ngxblocker: use getopts not getopt
long options for the command line are removed. getopt is replaced with
the newer getopts (which is compatible with Debian's DASH Shell)

* fixes https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/issues/35

* adds sanity checks for user command line switches
2017-04-26 15:55:40 +00:00
Stuart Cardall
f67776d8a9 install-ngxblocker: use getopts not getopt
long options for the command line are removed. getopt is replaced with
the newer getopts (which is compatible with Debian's DASH Shell)

* fixes https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/issues/35

* adds sanity checks for user command line switches

* adds -v command line option to print blacklist version
2017-04-26 15:53:31 +00:00
Mitchell Krog UB1
9fb4ec4112 Referers / Bots (+/-) 2017-04-26 15:53:07 +02:00
Mitchell Krog UB1
67c8c06874 Referers / Bots (+/-) 2017-04-25 11:54:29 +02:00
Mitchell Krog UB1
38c36f56ec Referers / Bots (+/-) 2017-04-25 11:52:10 +02:00
Mitchell Krog UB1
6147522b7e Referers / Bots (+/-) 2017-04-23 10:52:45 +02:00
Mitchell Krog
4f02efc262 Merge pull request #33 from itoffshore/alpine
update-ngxblocker: add command line switches
2017-04-23 10:48:46 +02:00
Mitchell Krog UB1
e8d9306a12 Referers / Bots (+/-) 2017-04-23 10:23:31 +02:00
Stuart Cardall
b9198769b4 update-ngxblocker: add command line switches
* adds help menu & command line switches
* to view options run:

update-ngxblocker -h
2017-04-22 17:58:29 +00:00
Mitchell Krog
23d1bf124f Update Readme 2017-04-22 11:17:32 +02:00
Mitchell Krog UB1
4f618fbb09 Referers / Bots (+/-) 2017-04-22 09:32:49 +02:00
Mitchell Krog
e45f733c97 Merge pull request #31 from itoffshore/alpine
install-ngxblocker: 2 small fixes / setup-ngxblocker: update to new file structure
2017-04-22 09:17:04 +02:00
Stuart Cardall
6fb21ebb61 setup-ngxblocker: update for new file structure
setup-ngxblocker now also sources include_filelist.txt
2017-04-21 22:07:26 +00:00
Stuart Cardall
a8b0ae8399 install-ngxblocker: 2 small fixes 2017-04-21 22:01:55 +00:00
Mitchell Krog UB1
f6a4a174b3 Update Changelog / Fix Updating EnginTron globalblacklist.conf 2017-04-21 10:18:03 +02:00
Mitchell Krog UB1
be23cc429c Referers / Bots (+/-) 2017-04-21 10:02:23 +02:00
Mitchell Krog
1bcd070cd6 Merge pull request #30 from itoffshore/alpine
improve install script
2017-04-21 09:21:40 +02:00
Stuart Cardall
883bbc7bb5 improve install script
By default the install script makes no changes & prints to stdout the
changes it would make. To actually download the files run with:

install-ngxblocker -x [ or --exec ]

to see the command line options:

install-ngxblocker -h [ or --help ]
2017-04-21 01:30:44 +00:00
Stuart Cardall
674fc7114a add include_filelist.txt 2017-04-20 21:57:26 +00:00
Mitchell Krog UB1
173ca1d848 Referers / Bots (+/-) 2017-04-20 17:14:53 +02:00
Mitchell Krog UB1
ae625824f6 Merge branch 'master' of https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker 2017-04-20 17:14:41 +02:00
Mitchell Krog UB1
087e72ec67 Referers / Bots (+/-) 2017-04-20 17:14:23 +02:00
Mitchell Krog
8960bc6de6 Update Comments Regarding Required Include Files 2017-04-20 16:56:04 +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
c3a7d2b38f Version 2.2017.07 - Fix Duplicate Whitelisted Network Address 127.0.0.1 2017-04-20 15:40:30 +02:00
Mitchell Krog
81d28c6d43 Version 2.2017.07 - Documentation Updates
PLEASE NOTE CRITICAL CHANGES !!!

3 new include files must exist in your /etc/nginx/bots.d/ folder or Nginx will EMERG and fail reloading due to the missing files.

PLEASE READ UPDATED CONFIGURATION INSTRUCTIONS
2017-04-20 15:34:51 +02:00
Mitchell Krog
b5dcef8bbd V2.2017.07 - Update Changelog 2017-04-20 15:08:12 +02:00
Mitchell Krog UB1
7e3ab02172 Version 2.2017.07 - MAJOR VERSION UPDATE 2017-04-20 14:49:55 +02:00
Mitchell Krog UB1
137a0afa75 Version 2.2017.07 - MAJOR VERSION UPDATE 2017-04-20 14:45:13 +02:00
Mitchell Krog UB1
d827ba1934 Version 2.2017.07 - MAJOR VERSION UPDATE 2017-04-20 14:35:28 +02:00
Mitchell Krog UB1
f82cc6c3d5 Version 2.2017.07 - MAJOR VERSION UPDATE 2017-04-20 14:31:18 +02:00
Mitchell Krog UB1
b2553bb5c4 Referers / Bots (+/-) 2017-04-20 12:32:25 +02:00
Mitchell Krog UB1
5f6e791067 Regex Change on Bad Bots Section to Case Insensitive Matching 2017-04-20 12:29:37 +02:00
Mitchell Krog UB1
82e64569e3 Changelog Updated 2017-04-19 14:28:38 +02:00
Mitchell Krog UB1
3f7cd3ddbf Changelog Updated 2017-04-19 14:22:51 +02:00
Mitchell Krog UB1
865a3fe7b1 Regex Change on Bad Bots Section to Case Insensitive Matching 2017-04-19 13:35:37 +02:00
Mitchell Krog UB1
7e25d5e800 Referers / Bots (+/-) - Fix Duplicate Issue on Bad Bots 2017-04-19 13:21:45 +02:00
Mitchell Krog UB1
65476f1bfa Referers / Bots (+/-) - Fix Duplicate Issue on Bad Bots 2017-04-19 13:17:51 +02:00
Mitchell Krog UB1
4e5e61d129 Fix Regex Pattern on Bots 2017-04-19 13:11:26 +02:00