T-Rex miner for modern NVIDIA GPUs - Maxwell and newerSupported algorithms:
ethash
etchash
octopus
kawpow
mtp
progpow
progpowz
progpow-veriblock
progpow-veil
x16rt
x16r
x16rv2
x16s
x17
x22i
x25x
x21s
x11r
geek
bcd
hmq1725
honeycomb
tensority
dedal
sha256t
sha256q
timetravel
lyra2z
bitcore
sonoa
renesis
balloon
polytimos
skunk
c11
phi
tribus
GLT algos: astralhash, jeonghash, padihash, pawelhashRuns on both Linux and Windows.
DownloadsDownload T-Rex 0.19.5
https://www.sendspace.com/folder/2k9lxzUsageT-Rex supports command line arguments similar to that of ccminer:
ethash:
Code:
t-rex -a ethash -o stratum+tcp://ru-eth hiveon net:4444 -u <wallet> -p x
kawpow:
Code:
t-rex -a kawpow -o stratum+tcp://rvn 2miners com:6060 -u <wallet> -p x
MTP:
Code:
t-rex -a mtp -o stratum+tcp://xzc 2miners com:8080 -u <wallet> -p x
To get the full list of supported options run:
Code:
t-rex -h
Dev feeDev fee is set to 1% (2% for Octopus). When the miner starts and stops mining dev fee it reports it to the console output.