update dependencies

This commit is contained in:
mhsanaei
2024-11-21 00:37:44 +03:30
parent 9476472bf6
commit 5a4a42aeb8
4 changed files with 19 additions and 24 deletions
+1 -4
View File
@@ -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