Post
Topic
Board Mining software (miners)
Re: AntGuardian - 100% LIBRE Free Software Watchdog for all Bitmain AntMiners
by
rsolano60
on 24/08/2019, 00:31:23 UTC
If you read the API-README and can access the full config file of the miner, you can turn on mcast so the API of every miner, with mcast enabled, will respond to a single mcast message on the network ...

The miner.php can also use that so that the php finds all your miners, with mcast enabled, without you having to tell it their IPs

https://github.com/kanoi/cgminer/blob/master/API-README

COOL !!!
Should have read this before I developed my script!
However I think this can´t restart the system OS like the HTTP GUI approach can, can it?
IDK if that is usefull at all
Thank You!!!