mirror of
https://github.com/cham423/cs-tools
synced 2026-06-08 13:30:34 +00:00
fix
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
apt install ufw
|
||||
apt -y install ufw jq
|
||||
ufw allow ssh
|
||||
ufw default deny incoming
|
||||
ufw default allow outgoing
|
||||
|
||||
Reference in New Issue
Block a user