Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XMBurn

A bash shell script that downloads and executes xmrig miner with some pre-set configurations while simplifying the output. Useful as a stability testing tool (although there are no failsafes). Currently configured for Nicehash or a monero pool.

REQUIRES: wget; jq; tar

  • On Ubuntu: sudo apt install wget jq tar

  • On RHEL/Cent: --yum install epel-release --yum install wget jq tar

  • git clone https://github.com/davenport651/XMBurn.git

  • cd XMBurn

  • chmod +x xmburn.sh

  • execute ./xmburn.sh nh for nicehash or ./xmburn.sh prv for private pool

Change the pool url or username variables in the case statement to whatever you require or use it as is.

When a new version of xmrig is released, execute ./xmburn.sh update to get the new version!

About

Stability test your system with Proof of Work cryptography...

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages