From 5f8d7b3083886275c1e2460f1fd5a3c26f817d9c Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Sat, 2 Nov 2019 18:27:44 +0100 Subject: [PATCH] WIP battle target makefile --- scripts/Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/scripts/Makefile b/scripts/Makefile index 3afdd6a..c449530 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -280,6 +280,14 @@ lightning-complementarity: tor2 -f /etc/torrc_simple, \ tor2 -f /etc/torrc_simple. \ +battle: + ./run-3 \ + 1,battle. \ + dup2-client 7500 40 172 2. + dup2-server 7500 40 172 2. + tor2 -f /etc/torrc_simple. + tor2 -f /etc/torrc_simple. + lightning-fastcount: ./run-3 \ 64,lightning_fastcount. \