nft
linux
Allows configuration of tables, chains, and rules provided by the Linux kernel firewall. Nftables replaces iptables.
More info →Examples (8)
Add a new chain to accept all inbound traffic
Add a new rule to accept several TCP ports
Add a NAT rule to translate all traffic from the `192.168.0.0/24` subnet to the host's public IP
made by @shridhargupta | data from tldr-pages