Skip to content

Github Actions 自动编译 OpenWrt 固件(适配 Phicomm N1)

License

Notifications You must be signed in to change notification settings

MoMoWan/Cloud-N1-OpenWrt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

云编译 N1 OpenWrt 固件

说明:

  • 本项目使用 Github Actions 下载 LeanOpenwrt 源码仓库,进行云编译。
  • 本项目使用定时编译(北京时间每周日下午4点开始自动运行编译)及触发编译(更新script.sh后可开始编译)两种方式。
  • 本项目编译固件适配斐讯 N1 盒子,如需刷机,另需使用打包工具生成刷机固件。
  • 本项目相对源码默认设置做了如下更改:

增强项:(打勾项默认编译入固件;未打勾项默认不编译入固件。)

  • 修改架构适配斐讯 N1 盒子
  • 添加 Perl、Python 依赖
  • 修改登录IP为 192.168.2.2,网关、DNS为 192.168.2.1,关闭DHCP服务
  • 添加主题 opentomacat 并设置为默认
  • 添加第三方插件 luci-app-openclash
  • 添加无线功能(待测试)
  • 启用 Docker (系统——启动项:启动)
  • 添加第三方插件 luci-app-vssr

精简项

  • luci-app-accesscontrol
  • luci-app-adbyby-plus
  • luci-app-airplay2
  • luci-app-ddns
  • luci-app-ipsec-vpnd
  • luci-app-upnp
  • luci-app-vsftpd
  • luci-app-xlnetacc
  • luci-app-zerotier
  • luci-app-ssr-plus

snapshot.png

感谢 ❤️

About

Github Actions 自动编译 OpenWrt 固件(适配 Phicomm N1)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%