Post
Topic
Board Mining software (miners)
Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windows/osx/mip/r-pi 2.8.4
by
GlenBot
on 23/10/2012, 03:29:59 UTC
How to enter multiple pools from the command line?

Here's my shortcut that launches it upon startup (win7):
C:\cgminer\cgminer.exe -o http://pool.bitclockers.com:8332 -u MyPoolUsername1 -p MyPoolPassword1 -o http://mtred.com:8337 -u MyPoolUsername2 -p MyPoolPassword2 --load-balance

Hope that helps...