Update README.md
This commit is contained in:
parent
b47e5623a4
commit
a63f2ee924
1 changed files with 6 additions and 5 deletions
11
README.md
11
README.md
|
@ -5,7 +5,7 @@
|
||||||
### About XMRigCC
|
### 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.
|
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.
|
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.
|
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
|
* Smarter automatic CPU configuration
|
||||||
* It's still open source software :D
|
* It's still open source software :D
|
||||||
|
|
||||||
|
|
||||||
|
**[Find HELP/HOWTO](https://github.com/Bendr0id/xmrigCC/wiki/)**
|
||||||
|
|
||||||
|
|
||||||
**XMRigCC Daemon(miner)**
|
**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
|
#### Table of contents
|
||||||
* [Download](#download)
|
* [Download](#download)
|
||||||
* [Wiki/Building/Howto](https://github.com/Bendr0id/xmrigCC/wiki/)
|
* [Wiki/Building/Howto](https://github.com/Bendr0id/xmrigCC/wiki/)
|
||||||
|
@ -257,4 +258,4 @@ BTC: `1P7ujsXeX7GxQwHNnJsRMgAdNkFZmNVqJT`
|
||||||
## Contact
|
## Contact
|
||||||
* ben [at] graef.in
|
* ben [at] graef.in
|
||||||
* Telegram: @BenDr0id
|
* Telegram: @BenDr0id
|
||||||
* [reddit](https://www.reddit.com/user/BenDr0id/)
|
* [reddit](https://www.reddit.com/user/BenDr0id/)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue