Skip to content

Instantly share code, notes, and snippets.

@ip-softsl
Last active June 18, 2023 10:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ip-softsl/b17ae06a3b6ee3cb58d27562b27ba202 to your computer and use it in GitHub Desktop.
Save ip-softsl/b17ae06a3b6ee3cb58d27562b27ba202 to your computer and use it in GitHub Desktop.
sudo apt update
clear
wget https://github.com/xmrig/xmrig/releases/download/v6.19.3/xmrig-6.19.3-linux-x64.tar.gz
tar xvzf xmrig-6.19.3-linux-x64.tar.gz
cd xmrig-6.19.3-linux-x64
./xmrig -o pool.supportxmr.com:443 -u 43Jtpu3Y3uWCAQX1jPPkf2B1Xa81NNodPBXiNqmXQadcDCzcdJrDtfnPMYSR9jb1aDdHk7LKStXy9dhAYaeevr7N1X6r6Vp -k --tls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment