nat-stress-test/README.md
2024-06-15 19:43:10 +02:00

9 lines
96 B
Markdown

```shell
# server
python server.py
# client
python client.py | tee data.txt
python plot.py
```