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

11 lines
115 B
Markdown

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