English | 中文
A template for building OpenWrt with GitHub Actions. Default Web Admin IP: 192.168.2.1, username root, username password.
- argon=y
- argone=y
- atmaterial_new=y
- bootstrap=y
- design=y
- ifit=y
- material=y
- netgear=y
- opentopd=y
- tomato=y
- accesscontrol
- arpbind
- autoreboot
- diskman
- dockerman
- filetransfer
- firewall
- openclash
- samba4
- ssr-plus
- vlmcsd
- wol
- zerotier
- 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.