Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: bendr0id on October 25, 2017, 07:07:12 AM



Title: XMrigCC 1.1.0 (XMRig with Command & Control Server, client daemon and Dashboard)
Post by: bendr0id on October 25, 2017, 07:07:12 AM
XMRigCC is a high performance XMR/AEON miner with remote control via a webfrontend and REST service.

This fork is based on XMRig (2.4.1) it adds a "Command & Control" (C&C) server, a daemon to reload XMRig on config changes and a modified version of XMRig miner which periodically sends its current status to the C&C Server and requests new commands.

The commands are: "fetch config", "start/stop mining", "restart" and "shutdown".

All of the commands can be individually send to each client via the webfrontend or the REST service.

You can fully control your XMRig instances remotely, which means that besides starting and stopping the miner, you can also update your clients config.json file (f.e. changing the algo, wallet, the pool adress or any other XMRig setting). The XMRigCCServer will notify the client to fetch the new config. After the client pulled the changed config, the XMRigDaemon will automatically restart the XMRigMiner to apply the changes.
Additionally XMRigMiner will publish every 10s it's current status(hashrates/share counts/etc.) to the C&C Server, which will be displayed on the dashboard.

Features:
  • Command & Control Server
  • CC Dashboard with
  • Statistics of all connected miners
  • Remote control miners (start/stop/restart/shutdown)
  • Remote configuration changes of miners
  • Daemon around the miner to restart and apply config changes
  • Windows/Linux support

Default donation 5% (5 minutes in 100 minutes) can be reduced to 1% via command line option --donate-level.

Source & documentation: https://github.com/Bendr0id/xmrigCC
Latest release source & Windows (64bit) binary: https://github.com/Bendr0id/xmrigCC/releases
Wiki: https://github.com/Bendr0id/xmrigCC/wiki

Updates in version 1.0.5:
* Merged latest changes of XMRig
* Added current algo to dashboard
* Added editor for client configs to dashboard
* Some cosmetics on dashboard

Updates in version 1.0.4:
* Updated XMRig to 2.4.2
* Fixed "--background" not working for xmrigCCServer on Windows



Title: Re: [XMRigCC] XMR/AEON miner with C&C Server, dashboard and remote control of miners
Post by: car1999 on October 25, 2017, 10:18:10 AM
looks awesome, I'm a noob on amd cards, I haven't figured
out how to burn bios, overclock, edit regedit, etc. Will try it once  everyting is ready.


Title: Re: [XMRigCC] XMR/AEON miner with C&C Server, dashboard and remote control of miners
Post by: bendr0id on October 26, 2017, 09:23:48 PM
Hmm, i thought that more ppl. would like to have something like this.  :'(


Title: Re: [XMRigCC] XMR/AEON miner with C&C Server, dashboard and remote control of miners
Post by: bendr0id on November 01, 2017, 10:07:32 PM
Updated to 1.0.5

Updates in version 1.0.5:
* Merged latest changes of XMRig
* Added current algo to dashboard
* Added editor for client configs to dashboard
* Some cosmetics on dashboard


Title: XMrigCC 1.1.0 (XMRig with Command & Control Server, client daemon and Dashboard)
Post by: bendr0id on November 16, 2017, 11:45:47 AM
XMRigCC v1.1.0 https://github.com/Bendr0id/xmrigCC/releases/tag/1.1.0 (WIN/Linux)

  • Added option to hide offline miners from Dashboard
  • Added online status indicator to Dashboard client id column (green:red)
  • JSON-Protocol changes to send miner info to XMRigCC server
  • Added Tooltip to Dashboard column id containing new miner info (CPU, CPU flags, Cores, Threads, Memory, External IP, ...)
  • Moved CCClient to own thread and changed ControlCommand processing to async to improve performance



Title: Re: XMrigCC 1.1.0 (XMRig with Command & Control Server, client daemon and Dashboard)
Post by: modembug on April 11, 2018, 08:56:40 PM
Nice work! Love the C&C web server. Have you considered adding Webhooks to expose events in the web server? It would be pretty slick to be able to kick off external processes (like Microsoft Flow) based on various events (miner disconnect, etc).


Title: Re: XMrigCC 1.1.0 (XMRig with Command & Control Server, client daemon and Dashboard)
Post by: EMWEE on April 12, 2018, 12:43:25 PM
Tried the newest version of your program. CC works pretty good, only problem i'm facing is that my hashrate is around 50% of what it should be. Using the same config.json on the original XMRig and i have a normal hashrate.

Look like its related to the fact i run it in a VM.