我正在尝试评论现有的 ufw 防火墙规则,但找不到确切的命令
我可以轻松添加带有评论的规则,例如:
sudo ufw allow in on eth0 to any port 80 comment 'test'
但是如何评论现有规则?
firewall ufw
firewall ×1
ufw ×1