☰ Categories

Linux: Firewalld commands

Add a port
firewall-cmd –permanent –add-port=8081/tcp
firewall-cmd –add-port=8081/tcp
firewall-cmd –reload