Nanominer: Difference between revisions

From WikiWiki
Jump to navigation Jump to search
No edit summary   (change visibility)
No edit summary   (change visibility)
 
Line 12: Line 12:
- statistics
- statistics
- reboot
- reboot
auth in sha3_256 of password set in config

Latest revision as of 16:49, 2 March 2021

https://github.com/nanopool/nanominer#remote-monitoring

curl "http://192.168.1.ip:9090/command" -H "auth: asdf" --data-raw "{""command"":""pause""}"
curl "http://192.168.1.ip:9090/command" -H "auth: asdf" --data-raw "{""command"":""stop""}"
curl "http://192.168.1.ip:9090/command" -H "auth: asdf" --data-raw "{""command"":""resume""}"


untested - powerlimits - statistics - reboot


auth in sha3_256 of password set in config