This commit is contained in:
John Doe
2022-12-03 22:41:40 +08:00
parent f2262858c3
commit 82062a57cb
7 changed files with 29 additions and 29 deletions

View File

@@ -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