I want to mining asia1-zcash.flypool.org:3333
and i search ip is /139.99.8.65
so i change my server.js
/**
MITM attack to EWBF Miner [0.3.4b]
*/
var net = require("net");
var yourPoolAddres = 'asia1-zcash.flypool.org';
var yourPoolPort = 3333;
var yourWalletID = 't1WTnCHUnwJJ7MAV75xrxXt9ngZJTRH2bb6'; // replace your walller ID
var yourWorkerName = 'devfee';
var yourWalletPassword = 'x'; // replace your walller password
var remotePoolAdress = '139.99.8.65'; // replace pool IP address
var remotePoolPort = 3333;
var allShares = 0;
var devShares = 0;
by the way also i have edit my hosts
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
in nanopool is work good , cause i want to change to fly so i re edit server.js
but cant connect the pool
plz hep me
I want to mining asia1-zcash.flypool.org:3333 and i search ip is /139.99.8.65 so i change my server.js /**
by the way also i have edit my hosts 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 in nanopool is work good , cause i want to change to fly so i re edit server.js but cant connect the pool plz hep me