ipset add blacklistip 14.21.5.14
nft add element inet filter blacklistip { 14.21.5.14 }
ufw deny from 14.21.5.14
(ip.src eq "14.21.5.14") then block