项目作者: alterhu2020

项目描述 :
xmrig miner
高级语言: Shell
项目地址: git://github.com/alterhu2020/xmrig-setup.git
创建时间: 2021-04-02T14:20:36Z
项目社区:https://github.com/alterhu2020/xmrig-setup

开源协议:MIT License

下载


This repository contains binaries of xmrig miner (see https://github.com/xmrig/xmrig) built to work on more platforms and bundled with helper Windows/Linux/PI setup scripts that automatically configure them to work with stratum+tcp://xmr.f2pool.com mining pool.

Download

2.1 windows

If you’re intersting to compile this raspberry build from source code: https://github.com/xmrig/xmrig, take a look at the guideline:
Windows编译安装脚本xmrig零抽水

This build had bundled the script for windows miner with donate: 0%, just run below command:

  1. > windows/setup_xmrig_miner.bat <Your wallet address>

This script will download the required file from server, if you don’t want to download it, just use the offline version in folder: offline_miner_setup and run the
script as below:

  1. > unzip offline_miner_setup.zip
  2. > windows/offline_miner_setup/setup_xmrig_miner_offline.bat <Your wallet address>

The result:
Windows_result

2.2 Linux

If you’re intersting to compile this linux build from source code: https://github.com/xmrig/xmrig, take a look at the guideline:
linux编译安装脚本xmrig零抽水

This build had bundled the script for linux miner with donate: 0%, just run below command:

  1. $ ./linux/setup_xmrig_miner.sh <Your wallet address>

The result:
Linux_result

2.3 Raspberry PI 4

If you’re intersting to compile this raspberry build from source code: https://github.com/xmrig/xmrig, take a look at the guideline:
树莓派如何编译xmrig零抽水

This build had bundled the script for raspberry miner with donate: 0%, just run below command:

  1. $ ./pi/setup_xmrig_miner.sh <Your wallet address>

The result:
PI_result

Donations

If you feel like giving me a small donation for my time spent and sharing this binary and my findings, please feel free to donate to one of my wallets:

  • XMR: 84YikQQa894Grw3Kcsb3GbDaKsY2CciqUC4xeBCPQWqggncrQUNBtV4dZDwdQAcfrTZ32GijR8Ws7EuuAC5bhJG7FdTHFfy

Credits

  1. https://github.com/xmrig/xmrig/issues/1446
  2. https://code.pingbook.top/blog/setup/bitcoin-mining.html#%E6%A0%91%E8%8E%93%E6%B4%BE%E5%A6%82%E4%BD%95%E7%BC%96%E8%AF%91xmrig%E9%9B%B6%E6%8A%BD%E6%B0%B4

Contacts