disabled knockd, fixed ufw
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ sleep 2
|
|||||||
|
|
||||||
|
|
||||||
# ufw
|
# ufw
|
||||||
apk add ufw@testing
|
apk add ufw@edgecommunity
|
||||||
ufw allow ssh # knockd will open the ssh port
|
ufw allow ssh # knockd will open the ssh port
|
||||||
ufw allow http
|
ufw allow http
|
||||||
ufw allow https
|
ufw allow https
|
||||||
|
|||||||
+1
-1
@@ -30,7 +30,7 @@ _cwd="$(pwd)"
|
|||||||
. bin/ssh.sh
|
. bin/ssh.sh
|
||||||
. bin/ufw.sh
|
. bin/ufw.sh
|
||||||
. bin/fail2ban.sh
|
. bin/fail2ban.sh
|
||||||
. bin/knockd.sh
|
# . bin/knockd.sh
|
||||||
. bin/email.sh
|
. bin/email.sh
|
||||||
. bin/lemp.sh
|
. bin/lemp.sh
|
||||||
. bin/mysqlbackup.sh
|
. bin/mysqlbackup.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user