xmrig-proxy icon indicating copy to clipboard operation
xmrig-proxy copied to clipboard

Change mining pools without restart of xmrig-proxy

Open bkmy625 opened this issue 5 years ago • 2 comments

is it possible to change the mining pool without restarting the xmrig-proxy ? for example if the config.json has 5 mining pools and mining on the first one, is it possible to switch to the 3rd without editing the config.json and restarting the proxy

bkmy625 avatar Nov 27 '20 21:11 bkmy625

The proxy automatically changes pool when you alter and save config.json. What I do is have a bunch of different config files like config.json.wow and then just copy the one i want over config.json.

browolf avatar Jan 16 '21 13:01 browolf

Is there a way using the api and PHP/CURL to set the active pool on an api enabled xmrig-proxy?

RCTORONTO avatar Jun 02 '21 19:06 RCTORONTO