bundlewrap/bundles/nftables
2025-07-10 20:39:24 +02:00
..
files nftables.conf tidyup 2022-09-11 15:43:20 +02:00
items.py nftables 2022-09-09 19:50:42 +02:00
metadata.py nftables 2022-09-09 19:50:42 +02:00
README.md cake traffic shaping 2025-07-10 20:39:24 +02:00

NFT

examples

iperf3

nft add rule inet filter input tcp dport 5201 accept
nft add rule inet filter input udp dport 5201 accept