Compare commits

..

No commits in common. "4965db78ea4c279abd1dda4b7bbb3c07f30770eb" and "b6fa63ad42689a0d11e995e870899baef4d3e716" have entirely different histories.

2 changed files with 0 additions and 13 deletions

View file

@ -27,5 +27,3 @@ then
fi
sudo systemsetup -setremotelogin on # enable ssh
pip install --upgrade pip

View file

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