goldshell-miner-lb1/help
manfromafar 4a37c92f11 initial
2021-04-30 17:45:04 -06:00

26 lines
694 B
Plaintext

Usage:
goldshellminer-win || goldshellminer-linux || goldshellminer-macos
Exe cmd:
goldshellminer-* --config [YOUR-CONFIG-FILE]
Options:
--config Config file
--loglevel -1 (dashboard mode), 0 ~ 3 (debug mode: debug level from err to info, 3 show all log)
--help
Json settings:
loglevel: -1 (dashboard mode), 0 ~ 3 (debug mode: debug level from err to info, 3 show all log)
miners:
cryptoname: support hns
minername: support Goldshell-HS1, Goldshell-HS1-Plus
pool: (pool settings, like this)
{
host: `hns.ss.dxpool.com`,
port: 3008,
user: `user.worker`,
pass: 'x'
}