bundlewrap/bundles/nftables/README.md
2022-12-29 12:39:13 +01:00

11 lines
103 B
Markdown

NFT
===
examples
--------
### iperf3
```sh
nft add rule inet filter input tcp dport 5201 accept
```