Post
Topic
Board Mining (Altcoins)
Re: [ANN] cpuminer-multi v1.3.5 (Linux + Windows VStudio/MinGW64) GPL Open Source
by
xsoft
on 08/08/2019, 14:47:40 UTC
Hi, any example of API call? (curl)
Im getting still empty result (from localhost, port 4048, /, /api, ...) Thanks

EDIT: Never mind, got it. (summary, threads, seturl, quit)

Code:
curl http://127.0.0.1:4048/summary
curl http://127.0.0.1:4048/threads
...