mirror of
https://github.com/openwrt/packages.git
synced 2025-09-30 06:42:58 +00:00
* 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>
7 lines
176 B
Plaintext
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'
|