Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

open port on firewall linux

sudo ufw enable
sudo ufw allow 5000/tcp //allow the server to handle the request on port 5000
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #open #port #firewall #linux
ADD COMMENT
Topic
Name
3+1 =