小米rdemi红米ax3000t刷机程序地址:
https://www.123pan.com/s/LA1bVv-EOzVv.html
小米路由器SSH密码计算器
https://www.1234f.com/fuwu/ax3000t/
最新更新地址:https://www.1234f.com/fuwu/openwrt/
依次输入如下命令:
curl -X POST http://192.168.31.1/cgi-bin/luci/;stok=自己的编码/api/misystem/arn_switch -d "open=1&model=1&level=%0Anvram%20set%20ssh_en%3D1%0A"
curl -X POST http://192.168.31.1/cgi-bin/luci/;stok=自己的编码/api/misystem/arn_switch -d "open=1&model=1&level=%0Anvram%20commit%0A"
curl -X POST http://192.168.31.1/cgi-bin/luci/;stok=自己的编码/api/misystem/arn_switch -d "open=1&model=1&level=%0Ased%20-i%20's%2Fchannel%3D.*%2Fchannel%3D%22debug%22%2Fg'%20%2Fetc%2Finit.d%2Fdropbear%0A"
curl -X POST http://192.168.31.1/cgi-bin/luci/;stok=自己的编码/api/misystem/arn_switch -d "open=1&model=1&level=%0A%2Fetc%2Finit.d%2Fdropbear%20start%0A"
每条命令输入回车后会弹出{code:0} 至此ssh已经解锁成功!
根据后台查询SN码,来对应解密,获取对应的SSH密码
https://www.1234f.com/fuwu/ax3000t/
把准备好的uboot文件拖入到tmp目录
登录成功后先把uboot文件上传到tmp文件夹中然后执行如下命令
cd /tmp #回车进入tmp目录
ls #回车查看uboot是否上传
#
mtd write /tmp/mt7981_ax3000t-fip-fixed-parts-multi-layout.bin FIP
回车
等待3-5分钟 然后uboot写入成功后,指示灯会有变化,然后拔掉电源。