UFW Firewall Cheat Sheet
From Wrong Port
UFW Cheat Sheet
Enable and Disable UFW
Identify current services on VPS
Add services to UFW
Add IP address to UFW
Add IP address and Port to UFW
sudo ufw allow from <IP Address> to any port <port number>
sudo ufw allow from<IP Address> to any port <port number>