From 748880a4edae05ff949c8acd600b967a1d40df00 Mon Sep 17 00:00:00 2001 From: 8lecramm <89603217+8lecramm@users.noreply.github.com> Date: Tue, 24 May 2022 19:26:54 +0200 Subject: [PATCH] Update README.md --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d2a833d..507ffef 100644 --- a/README.md +++ b/README.md @@ -1 +1,18 @@ -# derohe-proxy \ No newline at end of file +# derohe-proxy + +Proxy to combine miners and to reduce network load +The proxy waits for first incoming connection and uses this wallet address for mining. +Long To-Do list, but this release is working. + +**Features** +- random nonces +- notification of incoming / lost connections +- statistics every 5 minutes + +**Usage** + +derohe-proxy [--listen-address=<127.0.0.1:10100>] --daemon-address=<1.2.3.4:10100> + +--listen-address (optional): bind to address:port for incoming miner connections. By default, proxy listens on 0.0.0.0:10200 + +--daemon-address: address:port of daemon