tor_multipath_voip/scripts/witness-server
Quentin Dufour 8c5ea96ecd Fix scripts
2019-04-18 16:36:14 +02:00

5 lines
113 B
Bash
Executable file

#!/bin/bash
mkdir -p ./log
udpecho -p 9000 > ./log/server-udpecho-stdout.log 2> ./log/server-udpecho-stderr.log