What does sudo apt install ufw -y do?
sudo apt install ufw -y
Installs the UFW package and automatically answers yes to installation prompts
Allows all incoming network traffic
Removes UFW without confirmation
Immediately enables firewall filtering