nft readme

This commit is contained in:
cronekorkn 2022-12-29 12:39:13 +01:00
parent 28a9b40fdd
commit 4965db78ea
Signed by: cronekorkn
SSH key fingerprint: SHA256:v0410ZKfuO1QHdgKBsdQNF64xmTxOF8osF1LIqwTcVw

View file

@ -0,0 +1,11 @@
NFT
===
examples
--------
### iperf3
```sh
nft add rule inet filter input tcp dport 5201 accept
```