banip: update 0.3.0 10145/head
authorDirk Brenken <dev@brenken.org>
Fri, 4 Oct 2019 07:12:11 +0000 (09:12 +0200)
committerDirk Brenken <dev@brenken.org>
Fri, 4 Oct 2019 08:16:20 +0000 (10:16 +0200)
commitff8b853a6dc91434a5bae1b58934a6d35472dafc
treeb1e11116e5054c662cbd583b0d8843c42286bbb8
parentffe358b918535e6b63499dc8b42fe046b696f785
banip: update 0.3.0

* new 'ca-bundle' dependency as all https connections
  are now validated by default
* automatically select the download utility: 'aria2', 'curl',
  'uclient-fetch' with libustream-* or wget are supported
* track & ban failed LuCI login attempts as well
* add a small log/banIP background monitor to block
  SSH/LuCI brute force attacks in realtime (disabled by default)
* add a config version check (please update your default config!)
* made the automatic wan detection more stable
* fix the IPv6 logfile parser
* fix the service status message
* update readme

Signed-off-by: Dirk Brenken <dev@brenken.org>
net/banip/Makefile
net/banip/files/README.md
net/banip/files/banip.conf
net/banip/files/banip.init
net/banip/files/banip.service [new file with mode: 0755]
net/banip/files/banip.sh