xmrig-proxy
xmrig-proxy copied to clipboard
Change mining pools without restart of xmrig-proxy
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
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.
Is there a way using the api and PHP/CURL to set the active pool on an api enabled xmrig-proxy?