Hosts mining directly against the local monerod node (daemon RPC), bypassing p2pool
âšī¸ monerod has no RPC method to "list connected solo miners" â daemon-mode mining is
stateless HTTP polling, not a persistent session. This page reconstructs the miner list
from a live TCP-connection snapshot to port 18081 plus recent RPC access-log activity
(getblocktemplate / submitblock calls), then enriches each
discovered IP with its own XMRig stats where reachable.