tor_multipath_voip/scripts/test-client

4 lines
133 B
Plaintext
Raw Normal View History

2019-04-04 07:35:36 +00:00
#!/bin/bash
mkdir -p ./{log,res}
measlat -h 127.0.0.1 -p 9000 -c $1 -i $2 -s $3 > ./res/naive.csv 2> ./log/client-measlat-stderr.log