nat-stress-test/README.md

12 lines
141 B
Markdown
Raw Permalink Normal View History

2024-06-15 19:43:10 +02:00
```shell
# server
python server.py
# client
python client.py | tee data.txt
python plot.py
```
2024-06-15 20:00:59 +02:00
![tdc](tdc.png)
![fastspeed](fastspeed.png)