github develsoftware/GMinerRelease 3.24

latest releases: 3.44, 3.43, 3.42...
16 months ago
  • added support of mining to ZIL pools without ZMP protocol support (ezil, k1pool, ...), miner automatically detects right scheme for ZIL connection, however you can select scheme manually: zmp://, zmp+ssl://, ethproxy+tcp://, ethproxy+ssl://, stratum+tcp:// or stratum+ssl://

mmpOS update command:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.24/gminer_3_24_linux64.tar.xz && tar -xvf gminer_3_24_linux64.tar.xz && cd /opt/mmp/miners/gminer && agent-stop && cp /tmp/miner . && agent-start

Hive OS update command:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.24/gminer_3_24_linux64.tar.xz && tar -xvf gminer_3_24_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start

Don't miss a new GMinerRelease release

NewReleases is sending notifications on new releases.