Open WireGuard port in wg0.conf
This commit is contained in:
@@ -107,8 +107,7 @@ build {
|
||||
"ufw --force enable",
|
||||
"ufw default deny incoming",
|
||||
"ufw default allow outgoing",
|
||||
"ufw allow from any to any port 22 proto tcp",
|
||||
"ufw allow from any to any port 51820 proto udp"
|
||||
"ufw allow from any to any port 22 proto tcp"
|
||||
]
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user