0
0
mirror of https://github.com/openwrt/packages.git synced 2025-09-30 06:42:58 +00:00
Files
packages/net/banip/files/banip.conf
Dirk Brenken d17f661aee banip: update 1.0.0-4
* relax the firewall pre-check if fw4 is not running
* replace former stale tor feed source with 'https://www.dan.me.uk/torlist/?exit'
* add openvpn log term/search pattern example to the readme
* the default config now includes only log terms for dropbear and LuCI, all others are optional
* readme update

Signed-off-by: Dirk Brenken <dev@brenken.org>
2024-06-22 10:13:22 +02:00

7 lines
176 B
Plaintext

config banip 'global'
option ban_enabled '0'
option ban_debug '0'
option ban_autodetect '1'
list ban_logterm 'Exit before auth from'
list ban_logterm 'luci: failed login'