Cryptodredge
-v, --version Print version information
-a, --algo Specify algorithm to use
aeternity
allium
argon2d-dyn
argon2d-nim
argon2d250
argon2d4096
chukwa
cnconceal
cnfast2
cngpu
cnhaven
cnheavy
cntlo
cnturtle
cnupx2
cnzls
hmq1725
lyra2v3
lyra2vc0ban
lyra2z
mtp
mtp-tcr
neoscrypt
ninja
phi2
sha256csm
skunk
tribus
x16r
x16rt
x16rv2
x16s
x17
x21s
-d, --device List of comma-separated device IDs to use for mining.
IDs are numbered 0,1...,N - 1
-h, --help Print help information
-i, --intensity Mining intensity (0.0 - 8.0). For example: -i N[,N] (default: 6)
-o, --url URL of mining pool
-p, --pass Password/Options for mining pool
-u, --user Username for mining pool
-x, --proxy Connecting through a proxy. Syntax: `protocol://[user:password@]proxyhost[:port]`.
For example: `-x socks5://proxyuser:12345@127.0.0.1:1080`.
Supported proxy types: Socks5 for TCP connections, HTTP for Websocket connections.
--cert Path to the mining pool server certificate file for stratum+ssl connections.
If not specified, the server certificate is not verified, but the connection remains secure.
--sni Enable SNI (Server Name Indication) for the pool connection
--log Log output to file
--no-color Force color off
--no-watchdog Force watchdog off
--no-crashreport Force crash reporting off
--cpu-priority Set process priority in the range 0 (low) to 5 (high)
(default: 3)
--api-type Specify API type to use
ccminer-tcp (ccminer 2.3 TCP)
ccminer-ws (ccminer 2.3 WebSocket)
off
(default: ccminer-tcp)
-b, --api-bind IP:port for the miner API, 0 disabled
(default: 127.0.0.1:4068)
-r, --retries N number of times to retry if a network call fails,
-1 retry indefinitely (default: -1)
-R, --retry-pause N time to pause between retries, in seconds (default: 15)
--timeout N network timeout, in seconds (default: 300)
-c, --config JSON configuration file to use (default: config.json)
--no-nvml Force NVML off
--hashrate Expected hashrate in kh/s (argon2d-nim only) (default: 100)
--optimizer Run optimizer, currently for argon2d-nim only (default: auto)
auto (Run if gpu.json does not exist)
force (Run always ignoring gpu.json)