diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-11-21 00:07:44 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-11-21 00:07:44 +0300 |
| commit | 5a4a42aeb8bc6366bc24cc52405d2bc5a5872288 (patch) | |
| tree | bae6c3ff8074037583686d644896c6a7eb05399e /x-ui.sh | |
| parent | 9476472bf6b3c24fb65d97b43c35caced0a0c33f (diff) | |
update dependencies
Diffstat (limited to 'x-ui.sh')
| -rw-r--r-- | x-ui.sh | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1265,7 +1265,6 @@ run_speedtest() { fi fi - # Run Speedtest speedtest } @@ -1286,7 +1285,7 @@ create_iplimit_jails() { enabled=true backend=auto filter=3x-ipl -action = %(known/action)s[name=%(__name__)s, protocol="%(protocol)s", chain="%(chain)s"] +action=3x-ipl logpath=${iplimit_log_path} maxretry=2 findtime=32 @@ -1322,8 +1321,6 @@ actionunban = <iptables> -D f2b-<name> -s <ip> -j <blocktype> echo "\$(date +"%%Y/%%m/%%d %%H:%%M:%%S") UNBAN [Email] = <F-USER> [IP] = <ip> unbanned." >> ${iplimit_banned_log_path} [Init] -# Use default settings from iptables-common.conf -# This will automatically handle both IPv4 and IPv6 name = default protocol = tcp chain = INPUT |
