Phoenixminer:
  • NICEHASH: phoenixminer.exe -pool stratum+tcp://us.pool2mine.net:7777 -wal [YOUR_WALLET_ADDRESS].[RIG_ID] -proto 4 -coin etc
    pause
  • ETHPROXY: phoenixminer.exe -pool stratum+tcp://us.pool2mine.net:7777 -wal [YOUR_WALLET_ADDRESS] -worker [RIG_ID] -coin etc
    pause
  • SSL: phoenixminer.exe -pool stratum+ssl://us.pool2mine.net:7776 -wal [YOUR_WALLET_ADDRESS].[RIG_ID] -proto 4 -coin etc
    pause
Gminer:
  • NICEHASH: miner.exe --algo etchash --server us.pool2mine.net:7777 --user [YOUR_WALLET_ADDRESS].[RIG_ID] --pass x --proto stratum
    pause
  • ETHPROXY: miner.exe --algo etchash --server us.pool2mine.net:7777 --user [YOUR_WALLET_ADDRESS].[RIG_ID] --worker RIG_ID --pass x
    pause
  • SSL: miner.exe --algo etchash --server us.pool2mine.net:7776 --user [YOUR_WALLET_ADDRESS].[RIG_ID] --pass x --proto stratum --ssl 1
    pause
T-Rex:
  • NICEHASH: t-rex.exe -a etchash -o stratum2+tcp://us.pool2mine.net:7777 -u [YOUR_WALLET_ADDRESS].[RIG_ID] -p x
    pause
  • ETHPROXY: t-rex.exe -a etchash -o stratum+tcp://us.pool2mine.net:7777 -u [YOUR_WALLET_ADDRESS] -w [RIG_ID] -p x
    pause
  • SSL: t-rex.exe -a etchash -o stratum2+ssl://us.pool2mine.net:7776 -u [YOUR_WALLET_ADDRESS].[RIG_ID] -p x
    pause
TeamRedMiner:
  • NICEHASH: teamredminer.exe -a etchash -o stratum+tcp://us.pool2mine.net:7777 -u [YOUR_WALLET_ADDRESS].[RIG_ID] -p x --eth_stratum_mode=nicehash --pool_strategy=priority
    pause
  • ETHPROXY: teamredminer.exe -a etchash -o stratum+tcp://us.pool2mine.net:7777 -u [YOUR_WALLET_ADDRESS] --eth_worker [RIG_ID] -p x
    pause
  • SSL: teamredminer.exe -a etchash -o stratum+ssl://us.pool2mine.net:7776 -u [YOUR_WALLET_ADDRESS].[RIG_ID] -p x --eth_stratum_mode=nicehash --pool_strategy=priority
    pause
Xmrig:
  • NICEHASH: **
    pause
  • xmrig.exe --coin=ETC --url=us.pool2mine.net:7777 --user=YOUR_WALLET_ADDRESS --pass=x
    pause
  • SSL: **
    pause
NBminer:
  • NICEHASH: nbminer.exe -a etchash -o nicehash+tcp://us.pool2mine.net:7777 -u [YOUR_WALLET_ADDRESS].[RIG_ID]
    pause
  • ETHPROXY nbminer.exe -a etchash -o ethproxy+tcp://us.pool2mine.net:7777 -u [YOUR_WALLET_ADDRESS].[RIG_ID]
    pause
  • SSL: nbminer.exe -a etchash -o nicehash+ssl://us.pool2mine.net:7776 -u [YOUR_WALLET_ADDRESS].[RIG_ID]
    pause