gl-inet-onescript/README.md

62 lines
2.8 KiB
Markdown
Raw Normal View History

[![GitHub](https://img.shields.io/github/license/wukongdaily/gl-inet-onescript.svg?label=LICENSE&logo=github&logoColor=%20)](https://github.com/wukongdaily/gl-inet-onescript/blob/master/LICENSE)
![GitHub Stars](https://img.shields.io/github/stars/wukongdaily/gl-inet-onescript.svg?style=flat&logo=appveyor&label=Stars&logo=github)
![GitHub Forks](https://img.shields.io/github/forks/wukongdaily/gl-inet-onescript.svg?style=flat&logo=appveyor&label=Forks&logo=github)
***
2023-09-22 21:42:13 +08:00
# 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.
2023-10-15 22:12:06 +08:00
# How To Usehas Menu
2023-09-15 11:09:58 +08:00
<img alt="Static Badge" src="https://img.shields.io/badge/MT3000-E70D0D?style=for-the-badge&label=MT2500A&labelColor=8A2BE2">
```
wget -O /tmp/drive-gl-inet.sh https://ghproxy.com/https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/drive-gl-inet.sh && chmod +x /tmp/drive-gl-inet.sh && /tmp/drive-gl-inet.sh
2023-10-15 22:12:06 +08:00
```
2023-10-16 09:29:12 +08:00
***
# onekey for iStore
```
wget -O /tmp/reinstall_istore.sh https://ghproxy.com/https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/reinstall_istore.sh && chmod +x /tmp/reinstall_istore.sh && /tmp/reinstall_istore.sh
```
# onekey for File Manager
2023-10-15 22:12:06 +08:00
```
wget -O /tmp/reinstall_istore.sh https://ghproxy.com/https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/reinstall_istore.sh && chmod +x /tmp/reinstall_istore.sh && /tmp/reinstall_istore.sh
2023-10-16 09:29:12 +08:00
/tmp/is-opkg install app-meta-linkease
2023-10-15 22:12:06 +08:00
2023-09-22 23:03:27 +08:00
```
2023-10-11 13:07:13 +08:00
# tips↓
### After the menu appears, press H to return to the old version of the video
2023-09-22 23:03:27 +08:00
2023-09-16 07:04:54 +08:00
2023-09-19 11:50:29 +08:00
# Features
2023-09-21 10:48:45 +08:00
* 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 48 degrees.
* One-click implementation of the iStoreOS homepage style and installation of the iStore store.
* Set up custom domain hijacking (hostname mapping)<br>
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.
2023-10-11 13:07:13 +08:00
* press H/h to return to the old version of the video
2023-09-21 10:48:45 +08:00
* If you encounter problems, you can raise an issue, provide screenshots, or attach logs.
2023-09-23 17:32:13 +08:00
#
![](https://github.com/wukongdaily/gl-inet-onescript/blob/master/res/screenshot.jpg)
2023-09-19 11:50:29 +08:00
2023-09-16 07:04:54 +08:00
# Acknowledgments
2023-09-18 15:10:46 +08:00
1、Github Proxy <br>
2023-09-16 07:04:54 +08:00
https://ghproxy.com<br>
2023-09-18 15:10:46 +08:00
2、Third-party software source<br>
2023-09-16 07:04:54 +08:00
https://op.dllkids.xyz/packages/aarch64_cortex-a53<br>
2023-09-18 15:10:46 +08:00
3、iStore app store<br>
2023-09-16 07:04:54 +08:00
https://github.com/linkease/istore<br>
2023-09-22 21:42:13 +08:00
2023-09-18 15:10:46 +08:00