written in Node JS , 25x faster than 2.0 version
The content provided is for educational and informational purpose only
sudo apt update
sudo apt install git nodejs npm -y
sudo apt install golang-go -y
sudo apt install gccgo-go -y
git clone https://github.com/duarfeht/ETH-Account-Cracking-3.0.git
cd ETH-Account-Cracking-3.0
sudo apt install unzip
unzip geth.zip
mv geth /usr/local/bin
curl -X POST 127.0.0.1:3334 -H "Content-Type: application/json" --data ' { "jsonrpc": "2.0", "method": "eth_getBalance", "params": ["0x34a45419f5fb329aa948Fa3C50bd150Cae0D50c8", "latest"], "id": 1 } '
if you got similar to this ➡️ {"jsonrpc":"2.0","id":1,"result":"0x80d3b41e43b0d1"}
then node is working fine.
nohup geth --http --http.port 3334 &
git clone https://github.com/fluxxset/ETH-Account-Cracking-3.0.git
cd ETH-Account-Cracking-3.0
npm install
node main.js
nohup node main.js &
if you dont have Digitalocean account use below link to create new onw and get 100$ free credit. https://m.do.co/c/8f7b157b0fa2