ML1Cool Posted February 27, 2019 Share Posted February 27, 2019 Cross-platform XMRig 2.13.1 for Linux (with support CryptoNightR) Download for 64-bit OR wget --no-check-certificate https://github.com/mlove19/xmrig/raw/master/xmrig-2.13.1-64-bit.tar.gz tar -xvzf xmrig-2.13.1-64-bit.tar.gz file xmrig-notls xmrig: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped ldd xmrig-notls not a dynamic executable Download for 64-bit with SSL/TLS support OR wget --no-check-certificate https://github.com/mlove19/xmrig/raw/master/xmrig-2.13.1-64-bit-SSL.tar.gz tar -xvzf xmrig-2.13.1-64-bit-SSL.tar.gz file xmrig xmrig: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped ldd xmrig not a dynamic executable Download for 32-bit OR wget --no-check-certificate https://github.com/mlove19/xmrig/raw/master/xmrig-2.13.1-32-bit.tar.gz tar -xvzf xmrig-2.13.1-32-bit.tar.gz file xmrig-notls xmrig: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), statically linked, stripped ldd xmrig-notls not a dynamic executable In config.json ... "background": true, // true to run the miner in the background ... "url": "your_pool:port", // URL of mining server "user": "your_wallet", ... This README Documentation https://github.com/xmrig/xmrig Quote Link to comment Share on other sites More sharing options...
ML1Cool Posted June 30, 2019 Author Share Posted June 30, 2019 https://try.gitea.io/M.L/portable_xmrig Quote Link to comment Share on other sites More sharing options...
ML1Cool Posted November 23, 2019 Author Share Posted November 23, 2019 (edited) Cross-platform XMRig 5.0.2-dev for Linux (with support RandomX) Download for 64-bit with SSL/TLS support OR wget --no-check-certificate https://try.gitea.io/M.L/portable_xmrig/raw/branch/master/xmrig-5.0.2-dev-64-bit-SSL/xmrig-5.0.2-dev-64-bit-SSL.tar.gz tar -xvzf xmrig-5.0.2-dev-64-bit-SSL.tar.gz Цитата file xmrig xmrig: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped ldd xmrig not a dynamic executable In config.json … “background”: true, // true to run the miner in the background … “url”: “your_pool:port”, // URL of mining server “user”: “your_wallet”, … Documentation https://github.com/xmrig/xmrig Edited November 23, 2019 by ML1Cool Quote Link to comment Share on other sites More sharing options...
ML1Cool Posted January 18, 2020 Author Share Posted January 18, 2020 (edited) https://try.gitea.io/M.L/portable_xmrig Edited January 18, 2020 by ML1Cool Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.