SHELL := /bin/bash simple_test: ./run-3 \ 1,simple_test . \ thunder-client 600 100 100 8 150 . \ thunder-server 8 150 . \ tor3 -f /etc/torrc_simple . \ tor3 -f /etc/torrc_simple tor_bw_small: ./run-3 \ 1,tor_bw_small . \ orig-client 60 1000 100, \ orig-client 120 500 100, \ orig-client 600 100 100, \ orig-client 1200 50 100 . \ orig-server, \ orig-server, \ orig-server, \ orig-server . \ 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 tor_bw_small_parse: @. parse_lib.sh && \ parse_latency tor_bw_small 3 tor_bw_full: ./run-3 \ 16,tor_bw_full . \ orig-client 600 1000 100, \ orig-client 1200 500 100, \ orig-client 6000 100 100, \ orig-client 12000 50 100, \ orig-client 30000 20 100 . \ orig-server, \ orig-server, \ orig-server, \ orig-server, \ orig-server . \ 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 tor_bw_full_parse: @. parse_lib.sh && \ parse_latency tor_bw_full 4 tor_guards_small: ./run-3 \ 1,tor_guards_small . \ dup2-client 600 100 100 8, \ dup2-client 600 100 100 8, \ dup2-client 600 100 100 8, \ dup2-client 600 100 100 8 . \ dup2-server 8, \ dup2-server 8, \ dup2-server 8, \ dup2-server 8 . \ 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 tor_guards_full: ./run-3 \ 16,tor_guards_full . \ 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 . \ dup2-server 8, \ dup2-server 8, \ dup2-server 8, \ dup2-server 8, \ dup2-server 8, \ dup2-server 8, \ dup2-server 8, \ dup2-server 8, \ dup2-server 8 . \ 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 tor_guards_full_parse: @. parse_lib.sh && \ parse_latency tor_guards_full 8 tor_relays_full: ./run-3 \ 16,tor_relays_full . \ orig-client 6000 100 100, \ orig-client 6000 100 100, \ orig-client 6000 100 100 . \ orig-server, \ orig-server, \ orig-server-single . \ 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 \ 1,tor_relays_small . \ orig-client 600 100 100, \ orig-client 600 100 100, \ orig-client 600 100 100 . \ orig-server, \ orig-server, \ orig-server-single . \ 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_full_parse: @. parse_lib.sh && \ parse_latency tor_relays_full 2 thunder_configure_small: ./run-3 \ 1,thunder_configure. \ 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. \ thunder-server $(link_num) 50, \ thunder-server $(link_num) 100, \ thunder-server $(link_num) 150, \ thunder-server $(link_num) 200, \ thunder-server $(link_num) 250, \ thunder-server $(link_num) 300, \ thunder-server $(link_num) 350. \ 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 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. \ thunder-server $(link_num) 50, \ thunder-server $(link_num) 100, \ thunder-server $(link_num) 150, \ thunder-server $(link_num) 200, \ thunder-server $(link_num) 250, \ thunder-server $(link_num) 300, \ thunder-server $(link_num) 350. \ 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 thunder_configure_full_parse: @. parse_lib.sh && \ parse_thunder thunder_configure 6 thunder_configure_2_full: ./run-3 \ 2,thunder_configure_2. \ 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, \ thunder-client 9900 30 100 2 450, \ thunder-client 9900 30 100 2 550, \ thunder-client 9900 30 100 2 650, \ 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, \ thunder-client 9900 30 100 4 450, \ thunder-client 9900 30 100 4 550, \ thunder-client 9900 30 100 4 650, \ 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, \ thunder-client 9900 30 100 6 450, \ thunder-client 9900 30 100 6 550, \ thunder-client 9900 30 100 6 650, \ 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, \ thunder-client 9900 30 100 8 50, \ thunder-client 9900 30 100 8 150, \ thunder-client 9900 30 100 8 250, \ thunder-client 9900 30 100 8 350, \ thunder-client 9900 30 100 8 450, \ thunder-client 9900 30 100 8 550, \ thunder-client 9900 30 100 8 650. \ thunder-server 2 50, \ thunder-server 2 150, \ thunder-server 2 250, \ thunder-server 2 350, \ thunder-server 2 450, \ thunder-server 2 550, \ thunder-server 2 650, \ thunder-server 4 50, \ thunder-server 4 150, \ thunder-server 4 250, \ thunder-server 4 350, \ thunder-server 4 450, \ thunder-server 4 550, \ thunder-server 4 650, \ thunder-server 6 50, \ thunder-server 6 150, \ thunder-server 6 250, \ thunder-server 6 350, \ thunder-server 6 450, \ thunder-server 6 550, \ thunder-server 6 650, \ thunder-server 12 50, \ thunder-server 12 150, \ thunder-server 12 250, \ thunder-server 12 350, \ thunder-server 12 450, \ thunder-server 12 550, \ thunder-server 12 650, \ thunder-server 16 50, \ thunder-server 16 150, \ thunder-server 16 250, \ thunder-server 16 350, \ thunder-server 16 450, \ thunder-server 16 550, \ thunder-server 16 650, \ thunder-server 8 50, \ thunder-server 8 150, \ thunder-server 8 250, \ thunder-server 8 350, \ thunder-server 8 450, \ thunder-server 8 550, \ thunder-server 8 650. \ 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, \ 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, \ 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, \ 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, \ 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 thunder_configure_2_full_parse: @. parse_lib.sh && \ parse_thunder thunder_configure_2 27 thunder_configure_2_full_parse_bw: @. parse_lib.sh && \ parse_thunder_bw thunder_configure_2 27 thunder_configure_2_full_parse_links: @. parse_lib.sh && \ parse_thunder_links thunder_configure_2 27 thunder_configure_2_full_parse_drop: @. parse_lib.sh && \ parse_thunder_drop thunder_configure_2 27 thunder_configure_2_full_parse_drop_burst: @. parse_lib.sh && \ parse_thunder_drop_burst thunder_configure_2 27 thunder_configure_2_full_parse_red: @. parse_lib.sh && \ parse_thunder_red thunder_configure_2 27 tor_just_many_latencies: ./run-3 \ 16,tor_just_many_latencies . \ orig-client 6000 100 100, \ orig-client 6000 100 100, \ orig-client 6000 100 100, \ orig-client 6000 100 100, \ orig-client 6000 100 100, \ orig-client 6000 100 100, \ orig-client 6000 100 100, \ orig-client 6000 100 100 . \ orig-server, \ orig-server, \ orig-server, \ orig-server, \ orig-server, \ orig-server, \ orig-server, \ orig-server . \ 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