Post
Topic
Board Mining (Altcoins)
Re: [ANN] Bminer: a fast Equihash miner for CUDA GPUs (6.0.0)
by
xenonwon
on 23/03/2018, 17:30:30 UTC
Could someone explain to me how to use the API? I have tried and I can only see the dashboard of the api from the same miner that is running the .bat, but from another computer I can not see it

Try changing the `api` parameters to

Code:
-api 0.0.0.0:1880

Change 1880 to whatever port you want to listen on. 0.0.0.0 should mean that it binds to all available network interfaces/IPs, or at least it does usually.



Yes, but I can not use it outside the same network? I can not look at the dashboard from another city?