1.5.0
- Full SSL/TLS support for the whole communication:
- XMRigCCServer Dashboard <-> Browser
- XMRigCCServer <-> XMRigMiner
- XMRigMiner <-> Pool
- Easy rename of miner/daemon in CMakeList.txt by modifying
MINER_EXECUTABLE_NAME
andDAEMON_EXECUTABLE_NAME
before compiling - Dockerfile and official DockerHub image
- Added Miner uptime to Dashboard
- Rebased from XMRig 2.4.5 RC
Build Server build which produces the Windows 64-Bit (MVC++) binaries:
https://ci.appveyor.com/project/Bendr0id/xmrigcc/build/1.5.0/artifacts
If you're getting .dll errors make sure that you have installed VC++ Redistributable:
https://www.microsoft.com/de-de/download/details.aspx?id=48145
Or just Download the -gcc- build below. It is completly without dependencies.