在Windows中,我们推荐N卡使用T-Rex与Gminer,A卡使用teamredminer
- T-Rex下载地址:https://github.com/trexminer/T-Rex/releases
- Gminer下载地址:https://github.com/develsoftware/GMinerRelease/releases
- teamredminer下载地址:https://github.com/todxx/teamredminer/releases
T-Rex设置
t-rex -a ethash -o stratum+ssl://专线地址:端口 —no-strict-ssl -u 钱包地址 -p x -w 矿机名称
Gminer设置
miner --algo ethash --server 专线地址:端口 --ssl 1 --user 钱包地址.矿机名称
teamredminer设置
teamredminer.exe -a ethash -o stratum+ssl://专线地址:端口 -u 钱包地址.矿机名称 -p x
NBMiner设置
nbminer -a ethash -o stratum+ssl://专线地址:端口 -u 钱包地址.矿机名称