Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get xmrig-proxy summery via http api #531

Open
tmuellerchen opened this issue Feb 25, 2023 · 0 comments
Open

How to get xmrig-proxy summery via http api #531

tmuellerchen opened this issue Feb 25, 2023 · 0 comments

Comments

@tmuellerchen
Copy link

I figured out that

/1/workers

gives me

{
"hashrate": {
"total": [0.0, 1.18, 0.39, 0.03, 0.01, 1.25]
},
"mode": "rig_id",
"workers": [
["Rhea", "192.168.178.124", 1, 21, 0, 0, 1411122, 1677351825396, 0.0, 1.18, 0.39, 0.03, 0.01]
]
}

how to get more information about proxy via api

I did not find any working docs about that ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant