Update README.md
This commit is contained in:
parent
3f000282e6
commit
44cf3d8a8f
1 changed files with 6 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
### About XMRigCC
|
||||
|
||||
XMRigCC is a fork of [XMRig](https://github.com/xmrig/xmrig) which adds the ability to remote control your XMRig instances via a Webfrontend and REST api.
|
||||
This fork is based on XMRig (2.4.3) 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.4) 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.
|
||||
|
||||
Full Windows/Linux compatible, and you can mix Linux and Windows miner on one XMRigCCServer.
|
||||
|
@ -26,6 +26,10 @@ Full Windows/Linux compatible, and you can mix Linux and Windows miner on one XM
|
|||
* Smarter automatic CPU configuration
|
||||
* It's still open source software :D
|
||||
|
||||
|
||||
**[Find HELP/HOWTO](https://github.com/Bendr0id/xmrigCC/wiki/)**
|
||||
|
||||
|
||||
**XMRigCC Daemon(miner)**
|
||||
|
||||

|
||||
|
@ -39,9 +43,6 @@ Full Windows/Linux compatible, and you can mix Linux and Windows miner on one XM
|
|||

|
||||
|
||||
|
||||
**[Find HELP/HOWTO](https://github.com/Bendr0id/xmrigCC/wiki/)**
|
||||
|
||||
|
||||
#### Table of contents
|
||||
* [Download](#download)
|
||||
* [Wiki/Building/Howto](https://github.com/Bendr0id/xmrigCC/wiki/)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue