Skip to content

Instantly share code, notes, and snippets.

@wuhanstudio
Created February 1, 2024 22:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wuhanstudio/a984b48778448734a70cec9d2c08adee to your computer and use it in GitHub Desktop.
Save wuhanstudio/a984b48778448734a70cec9d2c08adee to your computer and use it in GitHub Desktop.
Mi Router 4C update firmware
telnet 192.168.1.1
wget http://192.168.1.208:8000/x-wrt-24.01-b202401270830-ramips-mt76x8-xiaomi_mi-router-4c-squashfs-sysupgrade
flash erase 0x160000 0xea0000
flash write 0x160000 0x80000000 0xea0000
https://cloudflare.luhawxem.com/2021/05/19/Mi-Router-4C-flash-openwrt/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment