diff options
| author | AmoAlireza <79990596+AmoAlireza@users.noreply.github.com> | 2023-09-05 02:50:09 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-05 02:50:09 +0300 |
| commit | 4ab5bf04ebc26efb96e38e56c931414e2063c8da (patch) | |
| tree | 6efb7e789f18d8c7b30c40ef5a3158ad01682221 /install.sh | |
| parent | a808170efb9dfe432a135c7207adfb00ae462505 (diff) | |
Fail2ban banned log command added (#991)
Diffstat (limited to 'install.sh')
| -rw-r--r-- | install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |
