From 5a4a42aeb8bc6366bc24cc52405d2bc5a5872288 Mon Sep 17 00:00:00 2001 From: mhsanaei Date: Thu, 21 Nov 2024 00:37:44 +0330 Subject: update dependencies --- x-ui.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'x-ui.sh') diff --git a/x-ui.sh b/x-ui.sh index 4b2e8a20..494de9f2 100644 --- a/x-ui.sh +++ b/x-ui.sh @@ -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 = -D f2b- -s -j echo "\$(date +"%%Y/%%m/%%d %%H:%%M:%%S") UNBAN [Email] = [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 -- cgit v1.2.3