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

Was this helpful?

  1. 🚀Getting Started
  2. ③ Check Miner Setup (RaveOS)

plink.exe

  1. Download plink utility. https://the.earth.li/~sgtatham/putty/latest/w64/plink.exe

  2. Run below commands (replace 192.168.3.52 to your miner's IP address)

echo y | plink.exe -ssh root@192.168.3.52 -pw admin "find /app-data/miners/ -name 'start.py' | xargs sed -i -e 's/127.0.0.1/0.0.0.0/g' && reboot"

3. Miner will be restarted and you will be able to find miner from Rigmon.

One line command is useful when you use with programming script or Excel for multiple miner setup.

PreviousWindows SSHNext④ Setup Rigmon Manager

Last updated 3 years ago

Was this helpful?