Miners Config
PhoenixMiner
PhoenixMiner.exe -pool eu1.minerall.io:3401 -wal WALLETNAME -worker WORKERNAME -epsw x -coin eth -proto 4
POOL: eu1.minerall.io:3401, WALLET: WALLETNAME.WORKERNAME, PSW: x, PROTO: 4, COIN: ETH
*WALLETNAME - Login on Minerall (if you are a registered user) or your wallet address (if you want to mine as anonymous user).
*WORKERNAME - Name of your worker for statistical purposes.
TeamRedMiner
teamredminer.exe -a ethash -o stratum+tcp://eu1.minerall.io:3401-u WALLETNAME.WORKERNAME -p x
Url stratum+tcp://eu1.minerall.io:3401
Algo ethash
Pass x
Template WALLETNAME.WORKERNAME
*WALLETNAME - Login on Minerall (if you are a registered user) or your wallet address (if you want to mine as anonymous user).
*WORKERNAME - Name of your worker for statistical purposes.
NanoMiner
[Ethash]
wallet = WALLETNAME
coin=ETH
rigName = WORKERNAME
pool1 = eu1.minerall.io:3401
protocol = stratum
Url eu1.minerall.io:3401
Algo ethash
Pass x
Template WALLETNAME.WORKERNAME
User Config protocol=stratum
*WALLETNAME - Login on Minerall (if you are a registered user) or your wallet address (if you want to mine as anonymous user).
*WORKERNAME - Name of your worker for statistical purposes.
GMiner
miner.exe --algo ethash --server eu1.minerall.io:3401 --user WALLETNAME --proto stratum
Algo ethash
Pass x
Port 3401
Server eu1.minerall.io
Template WALLETNAME.WORKERNAME
User Config --proto stratum
*WALLETNAME - Login on Minerall (if you are a registered user) or your wallet address (if you want to mine as anonymous user).
*WORKERNAME - Name of your worker for statistical purposes.
LoLMiner
set "POOL=eu1.minerall.io:3401"
set "WALLET=WALLETNAME.WORKERNAME"
lolMiner.exe --algo ETHASH --pool !POOL! --user !WALLET! --ethstratum=ETHV1
timeout 10
Algo ETHASH
Pass x
Port 3401
Server eu1.minerall.io
Template WALLETNAME.WORKERNAME
User Config --ethstratum=ETHV1
*WALLETNAME - Login on Minerall (if you are a registered user) or your wallet address (if you want to mine as anonymous user).
*WORKERNAME - Name of your worker for statistical purposes.
NBMiner
nbminer -a ethash -o nicehash+tcp://eu1.minerall.io:3401 -u WALLETNAME.WORKERNAME -log
Url ethnh+tcp://eu1.minerall.io:3401
Algo ethash
Pass x
Template WALLETNAME.WORKERNAME
*WALLETNAME - Login on Minerall (if you are a registered user) or your wallet address (if you want to mine as anonymous user).
*WORKERNAME - Name of your worker for statistical purposes.
T-rex Miner
t-rex.exe -a ethash -o stratum2+tcp://eu1.minerall.io:3401 -u WALLETNAME -p x -w WORKERNAME
Url stratum2+tcp://eu1.minerall.io:3401
Algo ethash
Pass x
Template WALLETNAME.WORKERNAME
*WALLETNAME - Login on Minerall (if you are a registered user) or your wallet address (if you want to mine as anonymous user).
*WORKERNAME - Name of your worker for statistical purposes.