Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormhsanaei <ho3ein.sanaei@gmail.com>2024-11-21 00:07:44 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2024-11-21 00:07:44 +0300
commit5a4a42aeb8bc6366bc24cc52405d2bc5a5872288 (patch)
treebae6c3ff8074037583686d644896c6a7eb05399e /x-ui.sh
parent9476472bf6b3c24fb65d97b43c35caced0a0c33f (diff)
update dependencies
Diffstat (limited to 'x-ui.sh')
-rw-r--r--x-ui.sh5
1 files changed, 1 insertions, 4 deletions
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 = <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