From 6450812facd9900c453643b354472866b63f305f Mon Sep 17 00:00:00 2001 From: idk Date: Wed, 26 Dec 2018 12:11:59 -0500 Subject: [PATCH] nope. Browser misconfig --- Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Makefile b/Makefile index 4866319..7358503 100644 --- a/Makefile +++ b/Makefile @@ -29,3 +29,8 @@ test: mkdir -p testdir && cd testdir && \ ../eeProxy +kill: + killall -9 eeProxy + +fire: + curl --socks5 127.0.0.1:7950 http://i2p-projekt.i2p