Post
Topic
Board Mining (Altcoins)
Re: Fourth alt coin thread last three got oversized.
by
flminer
on 17/06/2017, 11:42:05 UTC
is there a way to auto restart EWBF miner if miner or GPU has a problem ? like watchdog for claymore ?

Try this:

Code:

:restart
Timeout /t 30
miner --server eu1-zcash.flypool.org --user t1cURHbxrB4xtBNaPH5xLFWE9CvPU5XQcFZ.ew --pass x --port 3333 --fee 0 --eexit 3 --log 1 --pec
ping 127.0.0.1 > nul
goto :restart


Does that go in the miner batch file? Also (newb question) how do I get the IP address?