不可用状态,不要轻易尝试!!
CPU: IPQ8072A
RAM: 2GB
EMMC: 4GB
Switch Chip: RTL9093
10G Chip: 2 x AQC113C
2.5G Chip: RTL8221B
Radio 1: QCN5054
Radio 2: QCN6024 (4x4 5G 4800Mbps)
Radio 3: QCN9024 (4x4 6G 4800Mbps)
Adding Support for Verizon CR1000A
- 增加了中文语言包
- 自带 AdGuard Home、MosDNS、DDNS-Go、Passwall2、OpenClash、ttyd、iperf3-server、tailscale、luci-app-eqosplus、luci-app-fileassistant、luci-app-statistics、luci-app-netdata 等一堆有的没的
- 无 NSS 硬件加速
以下为原 Actions README,感谢 P3TERX
English | 中文
A template for building OpenWrt with GitHub Actions
- Click the Use this template button to create a new repository.
- Generate
.config
files using Lean's OpenWrt source code. ( You can change it through environment variables in the workflow file. ) - Push
.config
file to the GitHub repository. - Select
Build OpenWrt
on the Actions page. - Click the
Run workflow
button. - When the build is complete, click the
Artifacts
button in the upper right corner of the Actions page to download the binaries.
- It may take a long time to create a
.config
file and build the OpenWrt firmware. Thus, before create repository to build your own firmware, you may check out if others have already built it which meet your needs by simply searchActions-Openwrt
in GitHub. - Add some meta info of your built firmware (such as firmware architecture and installed packages) to your repository introduction, this will save others' time.