nat-stress-test/README.md
2024-06-26 22:14:10 +02:00

12 lines
141 B
Markdown

```shell
# server
python server.py
# client
python client.py | tee data.txt
python plot.py
```
![tdc](tdc.png)
![fastspeed](fastspeed.png)