diff --git a/examples/zoop.sh b/examples/zoop.sh index 415636af420ed0f309feca0056e4768ee4ec0882..4ec00ed427bf924de18493f4c33c63981236ab42 100644 --- a/examples/zoop.sh +++ b/examples/zoop.sh @@ -1,5 +1,5 @@ #!/bin/bash -for included in {0..13} +for ports in 2 4 6 8 10 12 14 16 do - ./bench_13/main.exe 65535 $included 13 -done \ No newline at end of file + ./bench_19/main.exe 98 7500 7000 16 $ports y y 192 168 1 4 1000 +done