Skip to content

alterhu2020/xmrig-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

> 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:

> unzip offline_miner_setup.zip
> 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:

$ ./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:

$ ./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. xmrig/xmrig#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

Releases

No releases published

Packages

No packages published