Skip to content

YangWang92/AX6S-unlock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Redmi Router AX6S/Xiaomi Router AX3200 UNLOCK TELNET TUTORIAL (RB03)

ONLY FOR RESEARCH AND STUDY!

CONTACT ME IF YOU HAVE ANY CONCERNS!

for more details https://forum.openwrt.org/t/adding-openwrt-support-for-xiaomi-redmi-router-ax6s-xiaomi-router-ax3200/111085/

  1. update firmware to stable version

I download the firmware from here.

https://www.right.com.cn/forum/thread-8173581-1-1.html

  1. decrypt password from S/N

copy from namidairo's posts:

https://forum.openwrt.org/t/adding-openwrt-support-for-xiaomi-redmi-router-ax6s-xiaomi-router-ax3200/111085/16

  1. telnet 192.168.31.1

username: root

password: your password

  1. You will get a shell after login.

image

  1. enable ssh/uart/telnet

from

https://forum.openwrt.org/t/adding-openwrt-support-for-xiaomi-redmi-router-ax6s-xiaomi-router-ax3200/111085/18

nvram set telnet_en=1
nvram set uart_en=1
nvram set ssh_en=1
nvram commit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages