sudo ufw status numbered
sudo ufw allow 8080/tcp sudo ufw allow proto tcp from 192.168.11.0/24 to any port 8080
sudo ufw delete 10