修改说明
This commit is contained in:
27
README.md
27
README.md
@@ -1,28 +1,25 @@
|
||||
## 备用脚本
|
||||
[](https://github.com/wukongdaily/gl-inet-onescript/blob/master/LICENSE)
|
||||

|
||||

|
||||
|
||||
- 主项目 https://github.com/wukongdaily/gl-inet-onescript
|
||||
- 悟空新百科站:https://wklife.netlify.app
|
||||
|
||||
## 🚀 快速上手
|
||||
|
||||
### 1. SSH连接到路由器,或者在路由器终端执行如下命令
|
||||
#### mt3000/2500/6000
|
||||
### 1. SSH连接到路由器,或者在路由器终端执行如下命令 (MT2500/3000/6000)
|
||||
|
||||
```bash
|
||||
sh -c "$(curl -fsSL https://mt3000.netlify.app/gl-inet.sh)"
|
||||
sh -c "$(curl -fsSL https://cafe.cpolar.cn/wkdaily/gl/raw/branch/main/gl-inet.sh)"
|
||||
|
||||
```
|
||||
|
||||
#### mt3000/2500/6000 op24-4.8.2 以上
|
||||
## 新增 兼容原厂op24固件(luci 24.10.4)的脚本 (MT3000/6000)
|
||||
```bash
|
||||
sh -c "$(curl -fsSL https://mt3000.netlify.app/gl-inet-op24.sh)"
|
||||
sh -c "$(curl -fsSL https://cafe.cpolar.cn/wkdaily/gl/raw/branch/main/gl-inet-op24.sh)"
|
||||
|
||||
```
|
||||
|
||||
#### be3600
|
||||
#### 新增 BE6500脚本 (GL-BE6500) ❤️
|
||||
```bash
|
||||
sh -c "$(curl -fsSL https://mt3000.netlify.app/be3600.sh)"
|
||||
sh -c "$(curl -fsSL https://cafe.cpolar.cn/wkdaily/gl/raw/branch/main/be6500.sh)"
|
||||
|
||||
```
|
||||
#### 新增 BE3600脚本 (GL-BE3600)
|
||||
```bash
|
||||
sh -c "$(curl -fsSL https://cafe.cpolar.cn/wkdaily/gl/raw/branch/main/be3600.sh)"
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user