plink.exe
Download plink utility. https://the.earth.li/~sgtatham/putty/latest/w64/plink.exe
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.
Last updated
Was this helpful?