SChernykh / p2pool

Decentralized pool for Monero mining
GNU General Public License v3.0
1.03k stars 123 forks source link

[request] add connected worker on statistics webserver #263

Closed hubgitbb closed 1 year ago

hubgitbb commented 1 year ago

#

SChernykh commented 1 year ago

It already has the number of workers connected - Miner Connections row in the table. I added some more data here: https://github.com/SChernykh/p2pool/commit/fa924171c7bb6266cca8a421c7019f212214d0ca

Full list of connected workers can be too large, so it's not available in API. You can connect your workers to xmrig-proxy and watch them there, if you want to track individual workers.