tor_multipath_voip/scripts/Makefile
2019-09-04 14:48:15 +02:00

76 lines
2.4 KiB
Makefile

tor_bw_small:
./run-3 \
1 . \
orig-client 60 1000 100, orig-client 600 100 100, orig-client 6000 10 100, orig-client 60000 1 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_full:
./run-3 \
10 . \
orig-client 600 1000 100, orig-client 6000 100 100, orig-client 60000 10 100, orig-client 600000 1 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_guards_small:
./run-3 \
1 . \
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 . \
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