tor_multipath_voip/scripts/Makefile

750 lines
24 KiB
Makefile
Raw Normal View History

2019-09-05 12:45:28 +00:00
SHELL := /bin/bash
2019-09-06 09:20:17 +00:00
simple_test:
./run-3 \
1,simple_test . \
2019-09-06 13:28:42 +00:00
thunder-client 600 100 100 8 150 . \
2019-09-23 15:34:37 +00:00
thunder-server 8 150 100. \
2019-09-06 09:20:17 +00:00
tor3 -f /etc/torrc_simple . \
tor3 -f /etc/torrc_simple
2019-09-06 14:26:19 +00:00
2019-09-25 07:28:57 +00:00
simple_test_2:
./run-3 \
1,simple_test . \
orig-client 600 100 100 . \
2019-10-01 15:53:43 +00:00
orig-server 100 100. \
2019-09-25 07:28:57 +00:00
tor3 -f /etc/torrc_simple . \
tor3 -f /etc/torrc_simple
2019-09-02 14:35:01 +00:00
tor_bw_small:
./run-3 \
2019-09-05 08:06:14 +00:00
1,tor_bw_small . \
2019-09-05 08:40:28 +00:00
orig-client 60 1000 100, \
orig-client 120 500 100, \
orig-client 600 100 100, \
orig-client 1200 50 100 . \
2019-09-23 15:34:37 +00:00
orig-server 100, \
orig-server 100, \
orig-server 100, \
orig-server 100. \
2019-09-05 08:40:28 +00:00
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple . \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple
2019-09-02 15:48:39 +00:00
2019-09-05 12:55:58 +00:00
tor_bw_small_parse:
@. parse_lib.sh && \
parse_latency tor_bw_small 3
2019-09-04 12:48:15 +00:00
tor_bw_full:
2019-09-02 15:48:39 +00:00
./run-3 \
2019-09-05 12:55:58 +00:00
16,tor_bw_full . \
2019-09-05 08:40:28 +00:00
orig-client 600 1000 100, \
orig-client 1200 500 100, \
orig-client 6000 100 100, \
2019-09-06 08:05:48 +00:00
orig-client 12000 50 100, \
orig-client 30000 20 100 . \
2019-09-23 15:34:37 +00:00
orig-server 100, \
orig-server 100, \
orig-server 100, \
orig-server 100, \
orig-server 100. \
2019-09-05 08:40:28 +00:00
tor3 -f /etc/torrc_simple, \
2019-09-06 08:05:48 +00:00
tor3 -f /etc/torrc_simple, \
2019-09-05 08:40:28 +00:00
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple . \
tor3 -f /etc/torrc_simple, \
2019-09-06 08:05:48 +00:00
tor3 -f /etc/torrc_simple, \
2019-09-05 08:40:28 +00:00
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple
2019-09-04 09:06:47 +00:00
2019-09-05 12:55:58 +00:00
tor_bw_full_parse:
@. parse_lib.sh && \
2019-09-06 08:19:37 +00:00
parse_latency tor_bw_full 4
2019-09-05 12:55:58 +00:00
2019-09-04 09:06:47 +00:00
tor_guards_small:
./run-3 \
2019-09-05 08:06:14 +00:00
1,tor_guards_small . \
2019-09-04 09:06:47 +00:00
dup2-client 600 100 100 8, \
dup2-client 600 100 100 8, \
dup2-client 600 100 100 8, \
dup2-client 600 100 100 8 . \
2019-09-23 15:34:37 +00:00
dup2-server 8 100, \
dup2-server 8 100, \
dup2-server 8 100, \
dup2-server 8 100. \
2019-09-04 09:06:47 +00:00
tor3 -f /etc/torrc_guard_1, \
tor3 -f /etc/torrc_guard_3, \
tor3 -f /etc/torrc_guard_5, \
tor3 -f /etc/torrc_simple . \
tor3 -f /etc/torrc_guard_1, \
tor3 -f /etc/torrc_guard_3, \
tor3 -f /etc/torrc_guard_5, \
tor3 -f /etc/torrc_simple
2019-09-04 12:48:15 +00:00
tor_guards_full:
./run-3 \
2019-09-05 08:06:14 +00:00
16,tor_guards_full . \
2019-09-04 12:48:15 +00:00
dup2-client 6000 100 100 8, \
dup2-client 6000 100 100 8, \
dup2-client 6000 100 100 8, \
dup2-client 6000 100 100 8, \
dup2-client 6000 100 100 8, \
dup2-client 6000 100 100 8, \
dup2-client 6000 100 100 8, \
dup2-client 6000 100 100 8, \
dup2-client 6000 100 100 8 . \
2019-09-23 15:34:37 +00:00
dup2-server 8 100, \
dup2-server 8 100, \
dup2-server 8 100, \
dup2-server 8 100, \
dup2-server 8 100, \
dup2-server 8 100, \
dup2-server 8 100, \
dup2-server 8 100, \
dup2-server 8 100. \
2019-09-04 12:48:15 +00:00
tor3 -f /etc/torrc_guard_1, \
tor3 -f /etc/torrc_guard_2, \
tor3 -f /etc/torrc_guard_3, \
tor3 -f /etc/torrc_guard_4, \
tor3 -f /etc/torrc_guard_5, \
tor3 -f /etc/torrc_guard_6, \
tor3 -f /etc/torrc_guard_7, \
tor3 -f /etc/torrc_guard_8, \
tor3 -f /etc/torrc_simple . \
tor3 -f /etc/torrc_guard_1, \
tor3 -f /etc/torrc_guard_2, \
tor3 -f /etc/torrc_guard_3, \
tor3 -f /etc/torrc_guard_4, \
tor3 -f /etc/torrc_guard_5, \
tor3 -f /etc/torrc_guard_6, \
tor3 -f /etc/torrc_guard_7, \
tor3 -f /etc/torrc_guard_8, \
tor3 -f /etc/torrc_simple
2019-09-06 08:05:48 +00:00
tor_guards_full_parse:
@. parse_lib.sh && \
parse_latency tor_guards_full 8
2019-09-05 08:06:14 +00:00
tor_relays_full:
./run-3 \
16,tor_relays_full . \
orig-client 6000 100 100, \
orig-client 6000 100 100, \
orig-client 6000 100 100 . \
2019-09-23 15:34:37 +00:00
orig-server 100, \
orig-server 100, \
orig-server-single 100. \
2019-09-05 08:06:14 +00:00
tor3 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple . \
tor3 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_single_hop
tor_relays_small:
./run-3 \
2019-09-05 08:06:14 +00:00
1,tor_relays_small . \
orig-client 600 100 100, \
orig-client 600 100 100, \
orig-client 600 100 100 . \
2019-09-23 15:34:37 +00:00
orig-server 100, \
orig-server 100, \
orig-server-single 100. \
tor3 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple . \
tor3 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_single_hop
2019-09-06 08:05:48 +00:00
tor_relays_full_parse:
@. parse_lib.sh && \
parse_latency tor_relays_full 2
2019-09-06 14:26:19 +00:00
thunder_configure_small:
./run-3 \
2019-09-06 15:03:51 +00:00
1,thunder_configure. \
2019-09-06 14:26:19 +00:00
thunder-client 600 100 100 $(link_num) 50, \
thunder-client 600 100 100 $(link_num) 100, \
thunder-client 600 100 100 $(link_num) 150, \
thunder-client 600 100 100 $(link_num) 200, \
thunder-client 600 100 100 $(link_num) 250, \
thunder-client 600 100 100 $(link_num) 300, \
thunder-client 600 100 100 $(link_num) 350. \
2019-09-23 15:34:37 +00:00
thunder-server $(link_num) 50 100, \
thunder-server $(link_num) 100 100, \
thunder-server $(link_num) 150 100, \
thunder-server $(link_num) 200 100, \
thunder-server $(link_num) 250 100, \
thunder-server $(link_num) 300 100, \
thunder-server $(link_num) 350 100. \
2019-09-06 14:26:19 +00:00
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_2. \
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_2
2019-09-06 15:05:32 +00:00
thunder_configure_full:
./run-3 \
16,thunder_configure. \
thunder-client 6000 100 100 $(link_num) 50, \
thunder-client 6000 100 100 $(link_num) 100, \
thunder-client 6000 100 100 $(link_num) 150, \
thunder-client 6000 100 100 $(link_num) 200, \
thunder-client 6000 100 100 $(link_num) 250, \
thunder-client 6000 100 100 $(link_num) 300, \
thunder-client 6000 100 100 $(link_num) 350. \
2019-09-23 15:34:37 +00:00
thunder-server $(link_num) 50 100, \
thunder-server $(link_num) 100 100, \
thunder-server $(link_num) 150 100, \
thunder-server $(link_num) 200 100, \
thunder-server $(link_num) 250 100, \
thunder-server $(link_num) 300 100, \
thunder-server $(link_num) 350 100. \
2019-09-06 15:05:32 +00:00
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_2. \
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_2
2019-09-14 14:26:57 +00:00
thunder_configure_full_parse:
@. parse_lib.sh && \
parse_thunder thunder_configure 6
2019-09-18 07:30:10 +00:00
thunder_configure_2_part:
./run-3 \
2,thunder_configure_2. \
thunder-client 9900 30 100 2 ${jmax}, \
thunder-client 9900 30 100 4 ${jmax}, \
thunder-client 9900 30 100 6 ${jmax}, \
thunder-client 9900 30 100 8 ${jmax}, \
thunder-client 9900 30 100 12 ${jmax}, \
thunder-client 9900 30 100 16 ${jmax}. \
2019-09-23 15:34:37 +00:00
thunder-server 2 ${jmax} 100, \
thunder-server 4 ${jmax} 100, \
thunder-server 6 ${jmax} 100, \
thunder-server 8 ${jmax} 100, \
thunder-server 12 ${jmax} 100, \
thunder-server 16 ${jmax} 100. \
2019-09-18 07:30:10 +00:00
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple. \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
2019-09-18 07:48:51 +00:00
tor2 -f /etc/torrc_simple
2019-09-18 07:30:10 +00:00
2019-09-15 12:12:13 +00:00
thunder_configure_2_full:
./run-3 \
2019-09-18 07:14:40 +00:00
16,thunder_configure_2. \
2019-09-16 13:52:51 +00:00
thunder-client 9900 30 100 2 50, \
thunder-client 9900 30 100 2 150, \
thunder-client 9900 30 100 2 250, \
thunder-client 9900 30 100 2 350, \
2019-09-16 14:37:38 +00:00
thunder-client 9900 30 100 2 450, \
2019-09-16 22:15:24 +00:00
thunder-client 9900 30 100 2 550, \
2019-09-17 06:29:31 +00:00
thunder-client 9900 30 100 2 650, \
2019-09-16 13:52:51 +00:00
thunder-client 9900 30 100 4 50, \
thunder-client 9900 30 100 4 150, \
thunder-client 9900 30 100 4 250, \
thunder-client 9900 30 100 4 350, \
2019-09-16 14:37:38 +00:00
thunder-client 9900 30 100 4 450, \
2019-09-16 22:15:24 +00:00
thunder-client 9900 30 100 4 550, \
2019-09-17 06:29:31 +00:00
thunder-client 9900 30 100 4 650, \
2019-09-16 13:52:51 +00:00
thunder-client 9900 30 100 6 50, \
thunder-client 9900 30 100 6 150, \
thunder-client 9900 30 100 6 250, \
thunder-client 9900 30 100 6 350, \
2019-09-16 14:37:38 +00:00
thunder-client 9900 30 100 6 450, \
2019-09-16 22:15:24 +00:00
thunder-client 9900 30 100 6 550, \
2019-09-17 06:29:31 +00:00
thunder-client 9900 30 100 6 650, \
2019-09-17 13:18:02 +00:00
thunder-client 9900 30 100 12 50, \
thunder-client 9900 30 100 12 150, \
thunder-client 9900 30 100 12 250, \
thunder-client 9900 30 100 12 350, \
thunder-client 9900 30 100 12 450, \
thunder-client 9900 30 100 12 550, \
thunder-client 9900 30 100 12 650, \
thunder-client 9900 30 100 16 50, \
thunder-client 9900 30 100 16 150, \
thunder-client 9900 30 100 16 250, \
thunder-client 9900 30 100 16 350, \
thunder-client 9900 30 100 16 450, \
thunder-client 9900 30 100 16 550, \
thunder-client 9900 30 100 16 650, \
2019-09-16 13:52:51 +00:00
thunder-client 9900 30 100 8 50, \
thunder-client 9900 30 100 8 150, \
thunder-client 9900 30 100 8 250, \
2019-09-16 14:37:38 +00:00
thunder-client 9900 30 100 8 350, \
2019-09-16 22:15:24 +00:00
thunder-client 9900 30 100 8 450, \
2019-09-17 06:29:31 +00:00
thunder-client 9900 30 100 8 550, \
thunder-client 9900 30 100 8 650. \
2019-09-23 15:34:37 +00:00
thunder-server 2 50 100, \
thunder-server 2 150 100, \
thunder-server 2 250 100, \
thunder-server 2 350 100, \
thunder-server 2 450 100, \
thunder-server 2 550 100, \
thunder-server 2 650 100, \
thunder-server 4 50 100, \
thunder-server 4 150 100, \
thunder-server 4 250 100, \
thunder-server 4 350 100, \
thunder-server 4 450 100, \
thunder-server 4 550 100, \
thunder-server 4 650 100, \
thunder-server 6 50 100, \
thunder-server 6 150 100, \
thunder-server 6 250 100, \
thunder-server 6 350 100, \
thunder-server 6 450 100, \
thunder-server 6 550 100, \
thunder-server 6 650 100, \
thunder-server 12 50 100, \
thunder-server 12 150 100, \
thunder-server 12 250 100, \
thunder-server 12 350 100, \
thunder-server 12 450 100, \
thunder-server 12 550 100, \
thunder-server 12 650 100, \
thunder-server 16 50 100, \
thunder-server 16 150 100, \
thunder-server 16 250 100, \
thunder-server 16 350 100, \
thunder-server 16 450 100, \
thunder-server 16 550 100, \
thunder-server 16 650 100, \
thunder-server 8 50 100, \
thunder-server 8 150 100, \
thunder-server 8 250 100, \
thunder-server 8 350 100, \
thunder-server 8 450 100, \
thunder-server 8 550 100, \
thunder-server 8 650 100. \
2019-09-16 08:34:08 +00:00
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
2019-09-16 22:15:24 +00:00
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
2019-09-17 13:18:02 +00:00
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
2019-09-16 08:34:08 +00:00
tor2 -f /etc/torrc_simple. \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
2019-09-17 13:18:02 +00:00
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
2019-09-16 08:34:08 +00:00
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
2019-09-16 22:15:24 +00:00
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
2019-09-16 08:34:08 +00:00
tor2 -f /etc/torrc_simple
2019-09-15 12:12:13 +00:00
2019-09-15 13:31:10 +00:00
thunder_configure_2_full_parse:
@. parse_lib.sh && \
2019-09-17 17:52:02 +00:00
parse_thunder thunder_configure_2 41
2019-09-15 12:12:13 +00:00
2019-09-16 06:54:22 +00:00
thunder_configure_2_full_parse_bw:
@. parse_lib.sh && \
2019-09-17 17:52:02 +00:00
parse_thunder_bw thunder_configure_2 41
2019-09-16 06:54:22 +00:00
2019-09-16 16:09:41 +00:00
thunder_configure_2_full_parse_links:
@. parse_lib.sh && \
2019-09-19 07:51:37 +00:00
parse_thunder_links thunder_configure_2 41 ${base_name}
2019-09-16 16:09:41 +00:00
2019-09-17 09:18:42 +00:00
thunder_configure_2_full_parse_drop:
@. parse_lib.sh && \
2019-09-18 06:53:01 +00:00
parse_thunder_drop thunder_configure_2 41
2019-09-17 09:18:42 +00:00
thunder_configure_2_full_parse_drop_burst:
@. parse_lib.sh && \
2019-09-18 06:53:01 +00:00
parse_thunder_drop_burst thunder_configure_2 41
2019-09-17 09:18:42 +00:00
thunder_configure_2_full_parse_red:
@. parse_lib.sh && \
2019-09-18 06:53:01 +00:00
parse_thunder_red thunder_configure_2 41
2019-09-17 09:18:42 +00:00
2019-09-11 08:45:47 +00:00
tor_just_many_latencies:
./run-3 \
2019-09-17 15:07:24 +00:00
2,tor_just_many_latencies . \
2019-09-23 15:36:40 +00:00
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100, \
orig-client ${count} ${interval} 100 . \
2019-10-01 15:53:43 +00:00
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100, \
orig-server ${interval} 100. \
2019-09-11 08:45:47 +00:00
tor3 -f /etc/torrc_simple, \
2019-09-17 15:07:24 +00:00
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
2019-09-11 08:45:47 +00:00
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple . \
tor3 -f /etc/torrc_simple, \
2019-09-17 15:07:24 +00:00
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
2019-09-11 08:45:47 +00:00
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple, \
tor3 -f /etc/torrc_simple
2019-09-17 17:52:02 +00:00
tor_just_many_latencies_parse:
@. parse_lib.sh && \
parse_latency tor_just_many_latencies 39
2019-09-18 09:05:21 +00:00
thunder_configure_2_part_parse:
@. parse_lib.sh && \
parse_thunder thunder_configure_2 ${nrep}
thunder_configure_2_part_parse_bw:
@. parse_lib.sh && \
parse_thunder_bw thunder_configure_2 ${nrep}
thunder_configure_2_part_parse_links:
@. parse_lib.sh && \
parse_thunder_links thunder_configure_2 ${nrep}
thunder_configure_2_part_parse_drop:
@. parse_lib.sh && \
parse_thunder_drop thunder_configure_2 ${nrep}
thunder_configure_2_part_parse_drop_burst:
@. parse_lib.sh && \
parse_thunder_drop_burst thunder_configure_2 ${nrep}
thunder_configure_2_part_parse_red:
@. parse_lib.sh && \
parse_thunder_red thunder_configure_2 ${nrep}
2019-09-17 22:36:42 +00:00
thunder_guards:
./run-3 \
16,thunder_configure_2. \
thunder-client 9900 30 100 12 250, \
thunder-client 9900 30 100 12 250, \
thunder-client 9900 30 100 12 250, \
thunder-client 9900 30 100 12 250, \
thunder-client 9900 30 100 12 250, \
thunder-client 9900 30 100 12 250, \
thunder-client 9900 30 100 12 250, \
thunder-client 9900 30 100 12 250, \
thunder-client 9900 30 100 12 250, \
thunder-client 9900 30 100 12 250, \
thunder-client 9900 30 100 12 250, \
thunder-client 9900 30 100 12 250. \
2019-09-23 15:34:37 +00:00
thunder-server 12 250 100, \
thunder-server 12 250 100, \
thunder-server 12 250 100, \
thunder-server 12 250 100, \
thunder-server 12 250 100, \
thunder-server 12 250 100, \
thunder-server 12 250 100, \
thunder-server 12 250 100, \
thunder-server 12 250 100, \
thunder-server 12 250 100, \
thunder-server 12 250 100, \
thunder-server 12 250 100. \
2019-09-17 22:36:42 +00:00
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_4, \
tor2 -f /etc/torrc_guard_6, \
tor2 -f /etc/torrc_guard_8, \
tor2 -f /etc/torrc_guard_10, \
tor2 -f /etc/torrc_guard_12, \
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_4, \
tor2 -f /etc/torrc_guard_6, \
tor2 -f /etc/torrc_guard_8, \
tor2 -f /etc/torrc_guard_10, \
tor2 -f /etc/torrc_guard_12. \
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_4, \
tor2 -f /etc/torrc_guard_6, \
tor2 -f /etc/torrc_guard_8, \
tor2 -f /etc/torrc_guard_10, \
tor2 -f /etc/torrc_guard_12, \
tor2 -f /etc/torrc_guard_2, \
tor2 -f /etc/torrc_guard_4, \
tor2 -f /etc/torrc_guard_6, \
tor2 -f /etc/torrc_guard_8, \
tor2 -f /etc/torrc_guard_10, \
tor2 -f /etc/torrc_guard_12
2019-10-16 15:35:09 +00:00
lightning-base:
./run-3 \
1,lightning_base. \
2019-10-17 09:00:18 +00:00
lightning-client 3000 40 172 8 tick_tock=1!measlat=1. \
lightning-server 3000 40 172 8 tick_tock=1!measlat=1. \
2019-10-16 15:35:09 +00:00
tor2 -f /etc/torrc_simple. \
tor2 -f /etc/torrc_simple
2019-10-17 09:00:18 +00:00
lightning-scheduler-effect:
./run-3 \
32,lightning_base. \
lightning-client 7500 40 172 8 disable_scheduler=0!tick_tock=1!measlat=1, \
lightning-client 7500 40 172 8 disable_scheduler=1!tick_tock=1!measlat=1, \
lightning-client 7500 40 172 8 disable_scheduler=0!tick_tock=0!measlat=1, \
lightning-client 7500 40 172 8 disable_scheduler=1!tick_tock=0!measlat=1, \
lightning-client 7500 40 172 8 disable_scheduler=0!tick_tock=1!measlat=1, \
lightning-client 7500 40 172 8 disable_scheduler=1!tick_tock=1!measlat=1, \
lightning-client 7500 40 172 8 disable_scheduler=0!tick_tock=0!measlat=1, \
lightning-client 7500 40 172 8 disable_scheduler=1!tick_tock=0!measlat=1. \
lightning-server 7500 40 172 8 disable_scheduler=0!tick_tock=1!measlat=1, \
lightning-server 7500 40 172 8 disable_scheduler=1!tick_tock=1!measlat=1, \
lightning-server 7500 40 172 8 disable_scheduler=0!tick_tock=0!measlat=1, \
lightning-server 7500 40 172 8 disable_scheduler=1!tick_tock=0!measlat=1, \
lightning-server 7500 40 172 8 disable_scheduler=0!tick_tock=1!measlat=1, \
lightning-server 7500 40 172 8 disable_scheduler=1!tick_tock=1!measlat=1, \
lightning-server 7500 40 172 8 disable_scheduler=0!tick_tock=0!measlat=1, \
lightning-server 7500 40 172 8 disable_scheduler=1!tick_tock=0!measlat=1. \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple. \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple, \
tor2 -f /etc/torrc_simple.