Prepare for the battle!
This commit is contained in:
parent
969b4dd3a2
commit
551a1bdcb5
2 changed files with 34 additions and 3 deletions
|
@ -282,7 +282,7 @@ lightning-complementarity:
|
||||||
|
|
||||||
battle:
|
battle:
|
||||||
./run-3 \
|
./run-3 \
|
||||||
1,battle. \
|
64,battle. \
|
||||||
orig-client 7500 40 172, \
|
orig-client 7500 40 172, \
|
||||||
orig-client 7500 40 172, \
|
orig-client 7500 40 172, \
|
||||||
orig-client 7500 40 172, \
|
orig-client 7500 40 172, \
|
||||||
|
@ -307,8 +307,30 @@ battle:
|
||||||
lightning-server-single 7500 40 172 12 fast_count=3!tick_tock=0!measlat=1!window=2000, \
|
lightning-server-single 7500 40 172 12 fast_count=3!tick_tock=0!measlat=1!window=2000, \
|
||||||
lightning-server 7500 40 172 12 fast_count=3!tick_tock=0!measlat=1!window=2000, \
|
lightning-server 7500 40 172 12 fast_count=3!tick_tock=0!measlat=1!window=2000, \
|
||||||
lightning-server 7500 40 172 12 fast_count=3!tick_tock=0!measlat=1!window=2000. \
|
lightning-server 7500 40 172 12 fast_count=3!tick_tock=0!measlat=1!window=2000. \
|
||||||
tor2 -f /etc/torrc_simple. \
|
tor2 -f /etc/torrc_guard_12, \
|
||||||
tor2 -f /etc/torrc_simple.
|
tor2 -f /etc/torrc_guard_12, \
|
||||||
|
tor3 -f /etc/torrc_guard_3, \
|
||||||
|
tor2 -f /etc/torrc_guard_12, \
|
||||||
|
tor2 -f /etc/torrc_guard_12, \
|
||||||
|
tor3 -f /etc/torrc_guard_3, \
|
||||||
|
tor2 -f /etc/torrc_guard_12, \
|
||||||
|
tor2 -f /etc/torrc_guard_12, \
|
||||||
|
tor3 -f /etc/torrc_guard_3, \
|
||||||
|
tor2 -f /etc/torrc_guard_12, \
|
||||||
|
tor2 -f /etc/torrc_guard_12, \
|
||||||
|
tor3 -f /etc/torrc_guard_3. \
|
||||||
|
tor2 -f /etc/torrc_single_hop_12, \
|
||||||
|
tor2 -f /etc/torrc_guard_12, \
|
||||||
|
tor3 -f /etc/torrc_guard_3, \
|
||||||
|
tor2 -f /etc/torrc_single_hop_12, \
|
||||||
|
tor2 -f /etc/torrc_guard_12, \
|
||||||
|
tor3 -f /etc/torrc_guard_3, \
|
||||||
|
tor2 -f /etc/torrc_single_hop_12, \
|
||||||
|
tor2 -f /etc/torrc_guard_12, \
|
||||||
|
tor3 -f /etc/torrc_guard_3, \
|
||||||
|
tor2 -f /etc/torrc_single_hop_12, \
|
||||||
|
tor2 -f /etc/torrc_guard_12, \
|
||||||
|
tor3 -f /etc/torrc_guard_3.
|
||||||
|
|
||||||
lightning-fastcount:
|
lightning-fastcount:
|
||||||
./run-3 \
|
./run-3 \
|
||||||
|
|
9
torrc_single_hop_12
Normal file
9
torrc_single_hop_12
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
ControlPort 9051
|
||||||
|
SOCKSPort 0
|
||||||
|
UseEntryGuards 1
|
||||||
|
NumEntryGuards 12
|
||||||
|
NumPrimaryGuards 12
|
||||||
|
SafeLogging 0
|
||||||
|
HiddenServiceNonAnonymousMode 1
|
||||||
|
HiddenServiceSingleHopMode 1
|
||||||
|
#Log INFO stdout
|
Loading…
Reference in a new issue