adam.nz
about
posts
projects
contact
linux# ufw allow proto tcp from any to any port 80,443,8080:8090 comment 'web app'
Update UFW firewall to allow all TCP traffic to ports 80, 443 and 8080-8090 inclusive and adds a comment for the rule.