mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update menu-ufw
This commit is contained in:
parent
67451a86f2
commit
8156d0ffe8
|
|
@ -39,6 +39,7 @@ sudo ufw delete allow out to any port 443
|
|||
sudo ufw default allow outgoing ;;
|
||||
7)
|
||||
sudo ufw allow out to any port 53
|
||||
sudo ufw allow out to any port 5353
|
||||
sudo ufw allow out to any port 80
|
||||
sudo ufw allow out to any port 443 ;;
|
||||
8)
|
||||
|
|
|
|||
Loading…
Reference in New Issue