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