Post
Topic
Board Announcements (Altcoins)
Re: [ANN][PRO] PAYPRO COIN [*] SHA-256 [*] LAUNCH NOW!!!! 14 JUNE!!! [*] Join!
by
Welcome to the machine
on 14/06/2014, 17:49:44 UTC
Can any solo miners tell me how to setup solo mine Conf for cgminer and conf file?

I use prepared conf for ALL coins.

Code:
maxconnections=100
rpcallowip=*
rpcuser=solo
rpcpassword=pass
rpcport=7577
server=1
daemon=1

Plus nodes.

would the cgminer command be 

cgminer -o stratum+tcp://127.0.0.1:7577 -u PrEgNgp6dgVMpTbzA1Qx4GKAKMfBMSnVeR -p xxx        ?