cazala / coin-hive-stratum

use CoinHive's JavaScript miner on any stratum pool
http://npmjs.com/package/coin-hive-stratum
416 stars 465 forks source link

noting doing #155

Open gipperzanoid opened 6 years ago

gipperzanoid commented 6 years ago

noting doing when call coin-hive-stratum 8892 --host=pool.supportxmr.com --port=3333 003de396bae5f4267b5fa7b2e93d513f0d0c6c01

cazala commented 6 years ago

you are not doing coin-hive-stratum 8892 --host=pool.supportxmr.com --port=3333 you are just doing coin-hive-stratum... that's why you get that listening on port undefined

gipperzanoid commented 6 years ago

choise coin-hive-stratum 8892 --host=xmr-us-west1.nanopool.org --port=14444 and see error : process error: listen EADDRINUSE :::8892 what is it?

gipperzanoid commented 6 years ago

ok run this coin-hive-stratum 8892 --host=xmr-us-west1.nanopool.org --port=14444 proxy.js -> const Proxy = require("coin-hive-stratum"); const proxy = new Proxy({ host: "xmr-us-west1.nanopool.org", port: 14444 }); proxy.listen(80);

see seems picures bgdddddet