mirror of
https://github.com/8lecramm/derohe-proxy.git
synced 2025-01-10 13:57:56 +00:00
Update README.md
This commit is contained in:
parent
d6d5e13333
commit
c145528213
12
README.md
12
README.md
@ -11,14 +11,10 @@ Long To-Do list, but this is a working release.
|
||||
|
||||
**Usage**
|
||||
|
||||
derohe-proxy [--listen-address=<127.0.0.1:10100>] [--log-interval=<60>] --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
|
||||
```derohe-proxy [--listen-address=<127.0.0.1:11111>] [--log-interval=<60>] [--minimal] [--nonce] --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
|
||||
|
||||
--log-interval (optional): logging every X seconds, default is 60 seconds
|
||||
|
||||
--log-interval (optional): logging every X seconds, where X >= 60. Default is 60 seconds
|
||||
--minimal (optional): forward only 2 jobs per block (1 for first 9 miniblocks, 1 for final miniblock)
|
||||
|
||||
--nonce (optional): enable random nonces, disabled by default
|
||||
--nonce (optional): enable random nonces, disabled by default```
|
||||
|
Loading…
x
Reference in New Issue
Block a user