Skip to content

Mcracker/EWBF-dev-fee-to-myWallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EWBF-dev-fee-to-myWallet

Fee control EWBF Miner with node js. Works in Windows/Linux.

How does it work? --> MITM attack to EWBF miner.
What is it? --> Divide miner on two wallets. Example: Set parameter --fee 30 to config miner. To specify server.js "yourWalletID". Wallet ID to config ~70%, yourWalletID ~30%


Donations are welcome & appreciated!

Bitcoin : 1NwdcbA33au7MgoZ7Bz9KRNv5UMYauTyRk
Bcash : 14QPFxD9GzEvnrfGh8pzAUE8tyZNteD844
Dash : XshssKhrFMnZAMcL94qpqyfg61kWEFv3gm
Ethereum : 0xdbb6382a63a5fa63166733382f796aafba75a54f
Litecoin : LXMVRseNUE7x4v8vJaHj3N4ZxsmwxpNX1x
Zcash : t1WTnCHUnwJJ7MAV75xrxXt9ngZJTRH2bb6

thanks!

  1. Go to https://www.site24x7.com/find-ip-address-of-web-site.html
    Find ip domain name your pool (eu1-zcash.flypool.org --> 94.23.12.63).

  2. Go to https://nodejs.org/en/ and download last version. Install node on your computer.

  3. Download server.js and edit ... (notepad and etc) WARNING!!! Please, change my wallet to yours. (var yourWalletID ->) ps. thanks 0.01 zec

  4. Edit (notepad/nano) hosts file your computer (C:\Windows\System32\drivers\etc\hosts or /etc/hosts). Notice: edit the file as administrator/root
    Add to hosts next lines

    127.0.0.1 eu1-zcash.flypool.org
    127.0.0.1 us1-zcash.flypool.org
    127.0.0.1 cn1-zcash.flypool.org
    127.0.0.1 asia1-zcash.flypool.org
    127.0.0.1 zec-eu1.nanopool.org
    127.0.0.1 zec-eu2.nanopool.org
    127.0.0.1 zec-us-east1.nanopool.org
    127.0.0.1 zec-us-west1.nanopool.org
    127.0.0.1 zec-asia1.nanopool.org
    127.0.0.1 zec-jp.nanopool.org
    127.0.0.1 zec-au.nanopool.org
    127.0.0.1 zec-eu.coinmine.pl
    127.0.0.1 zec-us.coinmine.pl
    127.0.0.1 zec-as.coinmine.pl
    127.0.0.1 zec.coinmine.pl

  5. Run node server.js or download run.bat(for windows)

  6. Profit!

About

No fee EWBF Miner with node js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages