mirror of
https://github.com/mtan93/install-nextcloud.git
synced 2026-03-08 05:31:52 +00:00
sort
This commit is contained in:
7
maintainance/fail2ban.sh
Normal file
7
maintainance/fail2ban.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
###
|
||||
# StatusQuo: Fail2Ban
|
||||
# please issue: /usr/local/src/install-nextcloud/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