dione:面向矿工的移动友好UI 源码
二酮 面向移动用户的友好的用户界面。 可以查看多个装备并合并指标。 要求 您应该使用api模式运行ethminer 例子: ./ethminer -P ` your address ` --api-port -9033 现在运行dione # Assume the above rig runs at 192.168.0.33:9033 # if running local use localhost:9033 DIONE_WORKER_ADDRESS=192.168.0.33:9033 # Multiple workers/rigs can be configure with ',' # DIONE_WORKER_ADDRESS=192.168.0.33:9033,192.168.0.34:9033,192.168.0.35:9033 # store the metrics in
文件列表
dione-master.zip
(预估有个15文件)
dione-master
types.go
3KB
.gitignore
2KB
main.go
5KB
README.md
666B
build.sh
692B
LICENSE
1KB
go.mod
1KB
util.go
594B
go.sum
10KB
暂无评论