Compare commits
No commits in common. "4965db78ea4c279abd1dda4b7bbb3c07f30770eb" and "b6fa63ad42689a0d11e995e870899baef4d3e716" have entirely different histories.
4965db78ea
...
b6fa63ad42
2 changed files with 0 additions and 13 deletions
|
@ -27,5 +27,3 @@ then
|
|||
fi
|
||||
|
||||
sudo systemsetup -setremotelogin on # enable ssh
|
||||
|
||||
pip install --upgrade pip
|
||||
|
|
|
@ -1,11 +0,0 @@
|
|||
NFT
|
||||
===
|
||||
|
||||
examples
|
||||
--------
|
||||
|
||||
### iperf3
|
||||
|
||||
```sh
|
||||
nft add rule inet filter input tcp dport 5201 accept
|
||||
```
|
Loading…
Reference in a new issue