Rigmon
CtrlK
  • What's Rigmon?
  • 한국어 가이드
  • 🚀Getting Started
    • ① Install Mobile App
    • ② Sign Up
    • ③ Check Miner Setup (Widows+SMOS)
      • SRBMiner
      • Rigel Miner
      • BzMiner
      • Phoenix Miner
      • GMiner
      • T-Rex Miner
      • NBMiner
      • lol Miner
      • Team Red Miner
      • Team Black Miner
    • ③ Check Miner Setup (HiveOS)
      • SRBMiner
      • Rigel Miner
      • BzMiner
      • NBMiner
      • Team Red Miner
      • Team Black Miner
      • T-Rex Miner
    • ③ Check Miner Setup (RaveOS)
      • Windows SSH
      • plink.exe
    • ④ Setup Rigmon Manager
      • Setup on Windows
      • Setup on Raspberry Pi
      • Additional Settings for Hive OS
    • ⑤ Search Mining Rigs
  • Help
    • Cannot Find Any Rigs
      • 1. Check Mining Option
      • 2. Turn Off Firewall (Windows)
      • 3. Private Network (Windows)
      • 4. Network Setup
    • Forgot Password
  • Tips
    • Manually Add / Remove Rigs
    • Ask For Help
Powered by GitBook
On this page
  • Mining Option
  • ✔️ Good
  • ❌ Bad

Was this helpful?

  1. 🚀Getting Started
  2. ③ Check Miner Setup (Widows+SMOS)

Team Red Miner

Mining Option

--api_listen=0.0.0.0:4028

Be sure to use a double dash (--).

✔️ Good

teamredminer.exe -a ethash -o stratum+tcp://asia1.ethermine.org:14444 -u wallet.work1 -p x --api_listen=0.0.0.0:4028

❌ Bad

teamredminer.exe -a ethash -o stratum+tcp://asia1.ethermine.org:14444 -u wallet.work1 -p x

teamredminer.exe -a ethash -o stratum+tcp://asia1.ethermine.org:14444 -u wallet.work1 -p x -cm_api_listen=4444

Previouslol MinerNextTeam Black Miner

Last updated 3 years ago

Was this helpful?