ETHMiner: Настройки, Команды, Параметры Командной Строки
**
Скачать
Параметры командной строки:
`ethminer.exe -P stratum1+tcp://[email protected]:8888`
Быстрый запуск:
ethminer [тип_устройства] [опция_подключения] -P... [-P...]
Варианты типов устройств
По умолчанию ethminer будет пытаться использовать все типы устройств, которые он может обнаружить. При желании вы можете ограничить этот параметр поведения одним из следующих вариантов:
-G,--opencl Mine/Benchmark using OpenCL only
-U,--cuda Mine/Benchmark using CUDA only
Опции подключения
-P,--pool Stratum pool or http (getWork) connection as URL
scheme://[user[.workername][:password]@]hostname:port[/...]
For an explication and some samples about
how to fill in this value please use
ethminer --help-ext con
Общие параметры
-h,--help Displays this help text and exits
-H,--help-ext TEXT {'con','test',cl,cu,api,'misc','env'}
Display help text about one of these contexts:
'con' Connections and their definitions
'test' Benchmark/Simulation options
'cl' Extended OpenCL options
'cu' Extended CUDA options
'api' API and Http monitoring interface
'misc' Other miscellaneous options
'env' Using environment variables
-V,--version Show program version and exits