Phoenixminer:
  • phoenixminer.exe -a kawpow -pool stratum+tcp://us-east.pool2mine.net:7221 -wal [YOUR_WALLET_ADDRESS].[RIG_ID] -proto 4
    pause
Gminer:
  • miner.exe --algo kawopow --server us-east.pool2mine.net:7221 --user [YOUR_WALLET_ADDRESS].[RIG_ID] --pass x --proto stratum
    pause
T-Rex:
  • t-rex.exe -a kawopow -o stratum2+tcp://us-east.pool2mine.net:7221 -u [YOUR_WALLET_ADDRESS].[RIG_ID] -p x
    pause
TeamRedMiner:
  • teamredminer.exe -a kawpow -o stratum+tcp://us-east.pool2mine.net:7221 -u [YOUR_WALLET_ADDRESS].[RIG_ID] -p x --eth_stratum_mode=nicehash --pool_strategy=priority
    pause
Xmrig:
  • xmrig.exe --coin=aipg --url=us-east.pool2mine.net:7221 --user=YOUR_WALLET_ADDRESS --pass=x
    pause
NBminer:
  • nbminer.exe -a kawpow -o nicehash+tcp://us-east.pool2mine.net:7221 -u [YOUR_WALLET_ADDRESS].[RIG_ID]
    pause