Skip to content

This script is specifically designed for GL-iNet routers to quickly install essential system software. Even if the user resets the system, there is no need to worry because this script can complete complex and tedious tasks with a single click.

License

Notifications You must be signed in to change notification settings

imvane/gl-inet-onescript

 
 

Repository files navigation

GitHub GitHub Stars GitHub Forks


gl-inet-onescript

This script is specifically designed for GL-iNet routers to quickly install essential system software. Even if the user resets the system, there is no need to worry because this script can complete complex and tedious tasks with a single click.
切换到中文使用指南

Tips:How to Use SSH

https://github.com/wukongdaily/HowToUseSSH

one script(has Menu)

Static Badge

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



onekey for 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

Install iStore offline by using a USB flash drive

https://telegra.ph/install-istore-for-mt3000-11-03

onekey for File Manager

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

Important Note:↓

After the menu appears, press H to return to the old version of the video

Features

  • At present, it is only compatible with GL-iNet MT2500 and MT-3000.
  • Change the starting temperature for the MT3000 smart temperature-controlled fan to 45 degrees.
  • One-click implementation of the iStoreOS homepage style and installation of the iStore store.
  • Set up custom domain hijacking (hostname mapping)
    to prevent the issue of Android native TV not connecting to Wi-Fi for the first time.
  • Other GL models and functions are under development; adaptations will be made based on audience feedback in the future.
  • This script is only for my audience, and I'm not an expert. It's a free tool made for the convenience of viewers.
  • press H/h to return to the old version of the video
  • If you encounter problems, you can raise an issue, provide screenshots, or attach logs.

Acknowledgments

1、Install 'iStore' offline by using a USB flash drive
https://telegra.ph/install-istore-for-mt3000-11-03
2、Third-party software source
https://dl.openwrt.ai/packages-23.05
https://op.dllkids.xyz/packages
3、iStore app store
https://github.com/linkease/istore

About

This script is specifically designed for GL-iNet routers to quickly install essential system software. Even if the user resets the system, there is no need to worry because this script can complete complex and tedious tasks with a single click.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%