Update README.md
This commit is contained in:
parent
d3dcba370e
commit
cd76bb4f20
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,7 @@ XMRigCC is a fork of [XMRig](https://github.com/xmrig/xmrig) which adds the abil
|
||||||
This fork is based on XMRig (2.4.1) and adds a "Command and Control" (C&C) server, a daemon to reload XMRig on config changes and modifications in XMRig to send the current status to the C&C Server.
|
This fork is based on XMRig (2.4.1) and adds a "Command and Control" (C&C) server, a daemon to reload XMRig on config changes and modifications in XMRig to send the current status to the C&C Server.
|
||||||
The modified version can also handle commands like "update config", "start/stop mining" or "restart/shutdown" which can be send from the C&C-Server.
|
The modified version can also handle commands like "update config", "start/stop mining" or "restart/shutdown" which can be send from the C&C-Server.
|
||||||
|
|
||||||
|
Full Windows/Linux compatible, and you can mix Linux and Windows miner on one XMRigCCServer.
|
||||||
|
|
||||||
**XMRigCC Daemon(miner)**
|
**XMRigCC Daemon(miner)**
|
||||||
|
|
||||||
|
@ -49,6 +50,7 @@ Originally based on cpuminer-multi with heavy optimizations/rewrites and removin
|
||||||
* statistics of all connected miners
|
* statistics of all connected miners
|
||||||
* remote control miners (start/stop/restart/shutdown)
|
* remote control miners (start/stop/restart/shutdown)
|
||||||
* remote configuration changes of miners
|
* remote configuration changes of miners
|
||||||
|
* simple config editor for miners
|
||||||
* Daemon around the miner to restart and apply config changes
|
* Daemon around the miner to restart and apply config changes
|
||||||
* High performance.
|
* High performance.
|
||||||
* Official Windows support.
|
* Official Windows support.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue