Files
gl/README.md
2025-12-09 21:39:26 +08:00

29 lines
989 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 备用脚本
[![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)
- 主项目 https://github.com/wukongdaily/gl-inet-onescript
- 悟空新百科站https://wklife.netlify.app
## 🚀 快速上手
### 1. SSH连接到路由器,或者在路由器终端执行如下命令
#### mt3000/2500/6000
```bash
sh -c "$(curl -fsSL https://mt3000.netlify.app/gl-inet.sh)"
```
#### mt3000/2500/6000 op24-4.8.2 以上
```bash
sh -c "$(curl -fsSL https://mt3000.netlify.app/gl-inet-op24.sh)"
```
#### be3600
```bash
sh -c "$(curl -fsSL https://mt3000.netlify.app/be3600.sh)"
```