gl-inet-onescript/README.md

2.3 KiB
Raw Blame History

Gl-iNet 系列路由器 一键iStoreOS风格化脚本

GitHub GitHub Stars GitHub Forks

🤔 这是什么?

该项目可以让MT2500/MT3000/MT6000路由器在不刷机情况下,一键变成iStoreOS风格。

💡 特色功能

  • 💻 支持一键安装iStoreOS风格
  • 💻 支持一键安装紫色的Argon主题
  • 💻 支持一键安装文件管理器
  • 🔑 支持一键设置MT-3000风扇开始工作的温度
  • 🌏 支持一键部署Docker运行环境开发中
  • 🌏 支持一键安装Docker Compose(开发中)
  • 🐋 支持一键安装GL原厂adguardhome
  • 📕 支持一键恢复原厂的OPKG软件源
  • 其他功能和特点会持续迭代
  • MT-6000
  • MT-3000
  • MT-2500

🚀 快速上手

1. 在路由器终端执行如下命令

wget -O /tmp/gl-inet.sh https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/gl-inet.sh && chmod +x /tmp/gl-inet.sh && /tmp/gl-inet.sh

或者执行

wget -O /tmp/gl-inet.sh https://gitee.com/wukongdaily/gl_onescript/raw/master/gl-inet.sh && chmod +x /tmp/gl-inet.sh && /tmp/gl-inet.sh

2.单独安装iStore商店

wget -O /tmp/reinstall_istore.sh https://gitee.com/wukongdaily/gl_onescript/raw/master/reinstall_istore.sh && chmod +x /tmp/reinstall_istore.sh && /tmp/reinstall_istore.sh

3.单独安装文件管理器

wget -O /tmp/reinstall_istore.sh https://gitee.com/wukongdaily/gl_onescript/raw/master/reinstall_istore.sh && chmod +x /tmp/reinstall_istore.sh && /tmp/reinstall_istore.sh
/tmp/is-opkg install app-meta-linkease

4.新手ssh连接注意事项

https://github.com/wukongdaily/HowToUseSSH

辅助视频教程⬇️

🗂️ 引用项目

本项目的开发参照了以下项目,感谢这些开源项目的作者:

istore

https://github.com/linkease/istore