fix ufw install
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ sleep 2
|
|||||||
# TODO use awall instead of ufw ?
|
# TODO use awall instead of ufw ?
|
||||||
|
|
||||||
# ufw
|
# ufw
|
||||||
apk add ufw
|
apk add ufw@testing
|
||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user