remove duplicate ufw rule
This commit is contained in:
@@ -28,6 +28,5 @@ ufw allow 9000/tcp # Nym Specific - clients port
|
||||
ufw allow 9001/tcp # Nym specific - wss port
|
||||
ufw allow 51822/udp # WireGuard
|
||||
ufw allow in on nymwg to any port 51830 proto tcp # bandwidth queries/topup - inside the tunnel
|
||||
ufw allow 'Nginx Full' && \
|
||||
ufw reload && \
|
||||
ufw status
|
||||
|
||||
Reference in New Issue
Block a user