nat-stress-test/README.md

9 lines
96 B
Markdown
Raw 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
```