首次迁移
This commit is contained in:
28
README.md
28
README.md
@@ -1,2 +1,28 @@
|
||||
# gl
|
||||
## 备用脚本
|
||||
[](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
|
||||
```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)"
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user