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
-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?