Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenWrt Builder

Tip

本项目基于 ImmortalWrt 的定制,使用 GitHub Actions 自动化编译,通过内置 files 实现 Nikki, MosDNS, Dockerman, Mio, Samba4 开箱即用。

OpenWrt/
|
├── Build/
│   ├── upstream.conf                   # 上游仓库配置
│   ├── Action/                         # 编译任务脚本
│   ├── Flow/                           # 编译流程脚本
│   └── Patches/                        # 编译补丁
|
├── Custom/
│   ├── Router.conf                     # Router 业务配置
│   └── Cloud.conf                      # Cloud 业务配置
|
├── Config/
│   ├── Common.txt                      # 公共 Config
│   ├── Router.txt                      # Router 个性化配置
│   └── Cloud.txt                       # Cloud 个性化配置
|
├── .github/workflows/
│   ├── build-immortalwrt-firmware.yml  # 固件构建
│   ├── refresh-bbr-patches.yml         # BBR 补丁更新
│   └── update-rclone-config.yml        # Rclone 配置更新
|
└── README.md

💖 项目参考

About

Compiled self-use OpenWrt x86 firmware.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

Contributors

Languages