u
This commit is contained in:
10
README.md
10
README.md
@@ -9,7 +9,7 @@
|
||||
[1分钟生成自己所需固件](#1分钟生成自己所需固件)
|
||||
|
||||
### 下载地址:
|
||||
https://github.com/klever1988/nanopi-openwrt/tags
|
||||
https://github.com/stupidloud/nanopi-openwrt/tags
|
||||
(img.gz档不需要解压,可以直接使用刷机工具刷入)
|
||||
|
||||
### 使用提示:
|
||||
@@ -19,11 +19,11 @@ https://github.com/klever1988/nanopi-openwrt/tags
|
||||
|
||||
### 终端内在线升级方法:
|
||||
```bash
|
||||
wget -qO- https://github.com/klever1988/nanopi-openwrt/raw/master/scripts/autoupdate-bash.sh | bash
|
||||
wget -qO- https://github.com/stupidloud/nanopi-openwrt/raw/master/scripts/autoupdate-bash.sh | bash
|
||||
```
|
||||
slim版
|
||||
```bash
|
||||
wget -qO- https://github.com/klever1988/nanopi-openwrt/raw/master/scripts/autoupdate-bash.sh | ver=-slim bash
|
||||
wget -qO- https://github.com/stupidloud/nanopi-openwrt/raw/master/scripts/autoupdate-bash.sh | ver=-slim bash
|
||||
```
|
||||
(脚本由gary lau提供,非常感谢!)
|
||||
|
||||
@@ -42,10 +42,10 @@ wget -qO- https://github.com/klever1988/nanopi-openwrt/raw/master/scripts/autoup
|
||||
再点击Run即可获取自己所需的固件
|
||||
|
||||
### 更新说明:
|
||||
https://github.com/klever1988/nanopi-openwrt/blob/master/CHANGELOG.md
|
||||
https://github.com/stupidloud/nanopi-openwrt/blob/master/CHANGELOG.md
|
||||
|
||||
#### 本固件NAT基准性能测试:
|
||||
<img src="https://raw.githubusercontent.com/klever1988/nanopi-openwrt/master/assets/NAT.jpg" width="450" />
|
||||
<img src="https://raw.githubusercontent.com/stupidloud/nanopi-openwrt/master/assets/NAT.jpg" width="450" />
|
||||
|
||||
#### 固件源码:
|
||||
https://github.com/coolsnowwolf/lede
|
||||
|
||||
Reference in New Issue
Block a user