Commit Graph

8 Commits

Author SHA1 Message Date
Oskari Rauta
ab0cf21cc4 banip: update nginx matching
Currently banip matches nginx log entries starting with
nginx[number]:...

I am running a containerized nginx with alpine as base, which
ends up adding log entries without [number] part..
like this:
nginx:...

This patch updates regex for nginx log entry search to include
both versions.

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2022-02-10 17:13:11 +00:00
Richard Gering
50d8070862 banip: update 0.7.10-3
* Updated firehol ipset URLs

Signed-off-by: Richard Gering <rg4github@dutchies.us>
2022-02-10 17:13:04 +00:00
Dirk Brenken
777366051c banip: update 0.7.10-2
* optimize dns resolve function
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
2022-02-10 17:12:56 +00:00
Dirk Brenken
0fc59704fe banip: update 0.7.10
* switch to unencrypted http downloads for ipdeny.com due to persistant certificate issues
* compact json generator code (tested with report files > 2MB)
* various code cleanups and optimizations

Signed-off-by: Dirk Brenken <dev@brenken.org>
2022-02-10 17:12:48 +00:00
Dirk Brenken
7bba4ccf9a banip: refine/fix nginx search pattern
* fix issue with nginx search pattern reported in forum support thread

Signed-off-by: Dirk Brenken <dev@brenken.org>
2022-02-10 17:12:40 +00:00
lean
49b7495639 packages: merge upstream 2021-06-15 17:47:11 +08:00
coolsnowwolf
c36ad692b4 packages: sync to new packages 2020-07-08 14:18:52 +08:00
LEAN-ESX
eeea03f457 packages: sync with 19.07-rc2 2019-12-04 02:45:43 -08:00