Answers for "how to allow all access to ufw ports in ubuntu"

-1

ufw allow port from ip

sudo ufw allow from 134.243.212.34 to any port 22
Posted by: Guest on August-17-2021

Code answers related to "how to allow all access to ufw ports in ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language