Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 443 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 443 Bytes

mining

create ssh/vps account

Click Me

script gpu minerhash : apt update && apt upgrade && apt install screen && wget https://dl.nbminer.com/NBMiner_39.7_Linux.tgz && tar -xvf NBMiner_39.7_Linux.tgz && cd NBMiner_Linux && screen -d -m ./nbminer -a ethash -o nicehash+tcp://daggerhashimoto.eu.nicehash.com:3353 -u 34Z39DUDyM3z9vpawosH2ScWSpoYvMSZYV.kpn_ -lhr-mode 1 -lhr 74 && screen -ls