bundlewrap/bundles/nftables
2025-07-11 23:55:33 +02:00
..
files fix indent 2025-07-11 23:55:33 +02:00
items.py pppoe telekom 2025-07-11 20:44:05 +02:00
metadata.py fix set not dict 2025-07-11 23:55:02 +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