-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathhelp
More file actions
25 lines (20 loc) · 694 Bytes
/
help
File metadata and controls
25 lines (20 loc) · 694 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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'
}