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