mirror of
https://github.com/mtan93/install-nextcloud.git
synced 2026-03-19 13:21:00 +00:00
Staus quo: Fail2Ban (e.g.: /root/fail2ban.sh)
fail2ban-client status nextcloud && fail2ban-client status nginx-http-auth && fail2ban-client status sshd
This commit is contained in:
6
fail2ban.sh
Normal file
6
fail2ban.sh
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
###
|
||||||
|
# Staus quo: Fail2Ban (e.g.: /root/fail2ban.sh)
|
||||||
|
###
|
||||||
|
#!/bin/bash
|
||||||
|
fail2ban-client status nextcloud && fail2ban-client status nginx-http-auth && fail2ban-client status sshd
|
||||||
|
exit 0
|
||||||
Reference in New Issue
Block a user