Skip to content

miaoermua/unlock-redmi-ax6000

Repository files navigation

解锁红米 AX6000 SSH 并且下载校验 u-boot 脚本

解锁 SSH

cd /tmp && curl --silent -O https://fastly.jsdelivr.net/gh/miaoermua/unlock-redmi-ax6000@main/setup.sh && chmod +x setup.sh && ./setup.sh

准备 U-Boot 相关(非刷入)

cd /tmp && curl --silent -O https://fastly.jsdelivr.net/gh/miaoermua/unlock-redmi-ax6000@main/uboot.sh && chmod +x uboot.sh && ./uboot.sh

详情

博客: https://www.miaoer.xyz/posts/network/flash-redmi-ax6000

视频: https://www.bilibili.com/video/BV1c24y1U79v


感谢

因为 hanwckf 删除了关于 20221201 版本的 UBOOT releases 所以这里保留了一份,后续有空会尝试最新的 UBOOT 并且编写为脚本方便安装使用。

@ttimochan

U-Boot

auto_ssh

解锁 Telnet/SSH 教程

刷入 U-Boot 教程

解锁 SSH 权限

About

🔓 解锁红米 AX6000 SSH 并且下载校验 U-Boot 脚本

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages