Custom OpenWrt complier for multiple target
This branch using github actions to complile firmware for my routers, which is minimum-obtrusive to the stable version of official OpenWrt but only optimize for network derestriction and light-weight services.
With that said it's fine to use it complile for other routers in support list.
- Generate
.config
files with stock repository source code and overwrite it if you don't buy our default package set. You can also change the source code through environment variables in the workflow file - Add 3rd-part packages to packages-2x.xx branch due to your OpenWRT version whatever you want
- Modify
prefix.sh
andpostfix.sh
to apply custom settings - Select
Build OpenWrt
on the Actions page, then lick theRun workflow
button - When the build is complete, click the
Artifacts
button in the upper right corner of the Actions page to download the binaries - Flash and enjoy!
p.s. Use toor as the default password