tiptorrent-client/tests/run-test.sh

5 lines
91 B
Bash

for ((i=1;i<=18;i++))
do
ip netns exec c$i .././tiptorrent-client 10.141.10.1 TEST &
done