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:
authorAmoAlireza <79990596+AmoAlireza@users.noreply.github.com>2023-09-05 02:50:09 +0300
committerGitHub <noreply@github.com>2023-09-05 02:50:09 +0300
commit4ab5bf04ebc26efb96e38e56c931414e2063c8da (patch)
tree6efb7e789f18d8c7b30c40ef5a3158ad01682221 /install.sh
parenta808170efb9dfe432a135c7207adfb00ae462505 (diff)
Fail2ban banned log command added (#991)
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index f1fd25e9..9fa3157b 100644
--- a/install.sh
+++ b/install.sh
@@ -171,6 +171,7 @@ install_x-ui() {
echo -e "x-ui enable - Enable x-ui on system startup"
echo -e "x-ui disable - Disable x-ui on system startup"
echo -e "x-ui log - Check x-ui logs"
+ echo -e "x-ui banlog - Check Fail2ban ban logs"
echo -e "x-ui update - Update x-ui"
echo -e "x-ui install - Install x-ui"
echo -e "x-ui uninstall - Uninstall x-ui"