Update README.md
This commit is contained in:
34
README.md
34
README.md
@ -1,17 +1,29 @@
|
|||||||
# 借助 GitHub Actions 的 OpenWrt 在线自动编译.
|
# 借助 GitHub Actions 的 OpenWrt 在线自动编译.
|
||||||
|
|
||||||
编译固件初始配置
|
#### 固件发布:
|
||||||
|
[](https://github.com/kenzok8/openwrt_Build/releases/latest)
|
||||||
后台地址:192.168.1.1 密码:password
|
|
||||||
|
|
||||||
官方-[openwrt/openwrt](https://github.com/openwrt/openwrt).
|
|
||||||
|
|
||||||
Lean-[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede).
|
|
||||||
|
|
||||||
Lienol-[Lienol/openwrt](https://github.com/Lienol/openwrt).
|
|
||||||
|
|
||||||
immortalwrt-[immortalwrt/immortalwrt](https://github.com/immortalwrt/immortalwrt).
|
|
||||||
|
|
||||||
|
#### 固件源码来源
|
||||||
|
- 官方-[openwrt/openwrt](https://github.com/openwrt/openwrt).
|
||||||
|
```bash
|
||||||
|
https://github.com/openwrt/openwrt
|
||||||
|
```
|
||||||
|
- Lean-[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede).
|
||||||
|
```bash
|
||||||
|
https://github.com/coolsnowwolf/lede
|
||||||
|
```
|
||||||
|
- Lienol-[Lienol/openwrt](https://github.com/Lienol/openwrt).
|
||||||
|
```bash
|
||||||
|
https://github.com/Lienol/openwrt
|
||||||
|
```
|
||||||
|
- immortalwrt-[immortalwrt/immortalwrt](https://github.com/immortalwrt/immortalwrt).
|
||||||
|
```bash
|
||||||
|
https://github.com/immortalwrt/immortalwrt
|
||||||
|
```
|
||||||
|
#### 编译固件初始配置
|
||||||
|
```bash
|
||||||
|
默认管理 IP: 192.168.3.1, 用户名 root,密码 password
|
||||||
|
```
|
||||||
|
|
||||||
感谢[P3TERX](https://github.com/P3TERX/Actions-OpenWrt)珠玉在前.
|
感谢[P3TERX](https://github.com/P3TERX/Actions-OpenWrt)珠玉在前.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user