/Actions-XWRT-AX6S

每七天编译一次xwrt最新发行版

Primary LanguageShellMIT LicenseMIT

English | 中文

刷前必看:请用AX6S-XWRT-factory.bin开始刷机步骤,从别的源码固件升级会软砖。 发布的固件一律只允许使用sysupgrade,系统内升级不了代表自动打包过大,无法升级。

固件使用虐心插件库,ptpt52最新发布版本,选择fakemesh,hostapd openssl,wpad full,sqm qos,frp,pass**,cpulimit,linkaggeration,ttyd。带有argon 21.02主题 密码:admin无线密码:88888888

打开默认隐藏的软件包和启动项页面: cd /usr && ls sed -i 's/-hidden//g' /usr/share/luci/menu.d/*.json

Actions-OpenWrt

LICENSE GitHub Stars GitHub Forks

A template for building OpenWrt with GitHub Actions

Usage

  • 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.

Tips

  • 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 search Actions-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.

Credits

License

MIT © P3TERX