Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: sameev29 on December 06, 2013, 12:58:33 AM



Title: Controlling multiple running mining proxy
Post by: sameev29 on December 06, 2013, 12:58:33 AM
Me and some other people are thinking of mining some coins.But none of them knows a thing about mining they just have good hardwares.So I was thinking if its possible to control my and their mining proxy somehow centrally.Like when I want to mine any other coin I would give the command and it will take place in their and my mining proxy.How can this be done?


Title: Re: Controlling multiple running mining proxy
Post by: LeftToeCut on December 06, 2013, 02:46:18 AM
If the miner has an API, you can control it directly , see for example https://github.com/luke-jr/bfgminer/blob/bfgminer/README.RPC . You can probably cook up a batch file or shell script with input variables to do it en masse.


Title: Re: Controlling multiple running mining proxy
Post by: LeftToeCut on December 06, 2013, 03:26:47 AM
Jesus man, you could probably google it meantime. There is stratum proxy , no idea how easy it is to control it, no idea about other proxies. As I have a mix of gpus and asics , I usually control my miners directly via API. MultiMiner and CGWatcher have some kind of remote capability as well.