Preparation for release 1.5.0
This commit is contained in:
parent
f36d04a9c5
commit
1c123868a5
3 changed files with 16 additions and 4 deletions
|
@ -2,20 +2,23 @@
|
|||
|
||||
[](https://ci.appveyor.com/project/Bendr0id/xmrigcc)
|
||||
[](https://hub.docker.com/r/bendr0id/xmrigcc/)
|
||||
[](https://github.com/bendr0id/xmrigCC/releases)
|
||||
[](https://github.com/bendr0id/xmrigCC/releases)
|
||||
[](https://github.com/bendr0id/xmrigCC/releases)
|
||||
[](https://github.com/bendr0id/xmrigCC/stargazers)
|
||||
|
||||
### 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.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.
|
||||
This fork is based on XMRig (2.4.5 RC) 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.
|
||||
|
||||
## Additional features of XMRigCC (on top of XMRig)
|
||||
* **NEW: Full SSL/TLS support**
|
||||
* **NEW: Full SSL/TLS support for the whole communication:**
|
||||
- XMRigCCServer Dashboard <-> Browser
|
||||
- XMRigCCServer <-> XMRigMiner
|
||||
- XMRigMiner <-> Pool
|
||||
* Command and control server
|
||||
* CC Dashboard with:
|
||||
* statistics of all connected miners
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue