nft readme
This commit is contained in:
parent
28a9b40fdd
commit
4965db78ea
1 changed files with 11 additions and 0 deletions
11
bundles/nftables/README.md
Normal file
11
bundles/nftables/README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
NFT
|
||||
===
|
||||
|
||||
examples
|
||||
--------
|
||||
|
||||
### iperf3
|
||||
|
||||
```sh
|
||||
nft add rule inet filter input tcp dport 5201 accept
|
||||
```
|
Loading…
Reference in a new issue