mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-08-30 23:06:18 +00:00
Update x-ui.sh
Return to iplimit_main on unban Co-authored-by: Hamidreza <70919649+hamid-gh98@users.noreply.github.com>
This commit is contained in:
parent
f595cd9647
commit
63274d1bd5
1 changed files with 1 additions and 0 deletions
1
x-ui.sh
1
x-ui.sh
|
@ -702,6 +702,7 @@ iplimit_main() {
|
|||
3)
|
||||
fail2ban-client reload --restart --unban 3x-ipl
|
||||
echo -e "${green}All users Unbanned successfully.${plain}" ;;
|
||||
iplimit_main ;;
|
||||
4)
|
||||
if test -f "/var/log/3xipl-banned.log"; then
|
||||
cat /var/log/3xipl-banned.log
|
||||
|
|
Loading…
Reference in a new issue