@claymore > can i sugest to add variables that we can setup in the cofig file , like $RigName, so that when we change the mining pool for example and upload the config (for multiple rigs i mean) only would need to change one line of code (or copy/pase the new pool and be done)
I think it does already work with %NAMEOFVAR% (even on linux, this is DOs syntax)
for example in y epools.txt I have:
POOL: eth-eu2.nanopool.org:9999, WALLET: %ETHWALLETADDRESS%/%MINERNODE%/%MAIL%, PSW: x, WORKER: , ESM: 0, ALLPOOLS: 0
...