cpu-pool / cpuminer-opt-cpupower

Optimized multi algo CPU miner for CPUchain, Uranium-X, Cranepay, Yenten
Other
28 stars 30 forks source link

API #10

Open tymoteuszrogalewski opened 10 months ago

tymoteuszrogalewski commented 10 months ago

Please help with query API from command line

I already used few combinations and all failed:

curl http://localhost:4048/summary curl: (1) Received HTTP/0.9 when not allowed

echo '{"id":"0", "method":"getstat"}' | timeout 5 nc -q 0 127.0.0.1 4048

and other combinations same empty result.