added the ability to scan a range of IPs as part of the miner network by passing a string formatted as {ip_range_1_start}-{ip_range_1_end}, {ip_range_2_start}-{ip_range_2_end} to the miner network
This commit is contained in:
@@ -16,5 +16,5 @@ whatsminer_pwd = "admin"
|
||||
### DEBUG MODE ###
|
||||
# change this to debug = true
|
||||
# to enable debug mode.
|
||||
debug = false
|
||||
# debug = true
|
||||
# debug = false
|
||||
debug = true
|
||||
|
||||
Reference in New Issue
Block a user