[每日构建 DailyBuild] 👇🏻 【点此处讨论】
https://github.com/wkccd/CloudRunFilesBuilder/releases
【ENGLISH】
这是一个工作流。同步各位大佬项目里最新编译的ipk文件 生成适用于iStoreOS/OpenWrt 用的run自解压包
本质上是利用makeslef,将ipk和shell文件打包成自解压程序。
iStoreOS 可以在iStore商店手动安装
ImmortalWrt或者其他OpenWrt 可下载后 使用sh xxx.run来安装
使用sh xxx.run --target dir --noexec只解压到dir目录 不执行安装
shell/ 下需要下载 ImmortalWrt 软件包的工作流会自动解析 24.10.x 系列的最新稳定补丁版,默认使用官方包源;也可以在本地或工作流中通过 IMMORTALWRT_RELEASE、IMMORTALWRT_SERIES 和 IMMORTALWRT_MIRROR 覆盖。当前安装脚本使用 opkg 安装 .ipk,因此不会直接切换到已改用 .apk/apk 包格式的 25.12 系列。
仓库还包含 Sync upstream changes 工作流,每天从上游 wukongdaily/RunFilesBuilder 的 master 拉取更新,也支持手动运行;如果上游与本地修复产生冲突,工作流会停止并保留主分支不变。
https://www.youtube.com/watch?v=o0TN8LV01i4
https://wkdaily.cpolar.cn/archives/makerun
Like This (Immortalwrt 等其他OpenWrt)
wget -O xxx.run <run下载地址>
sh xxx.runwget -qO imm.sh https://cafe.cpolar.top/wkdaily/zero3/raw/branch/main/zero3/imm.sh && chmod +x imm.sh && ./imm.sh
【打包】https://github.com/megastep/makeself
【引用】https://github.com/AdguardTeam/AdGuardHome/releases/latest
【引用】https://dl.openwrt.ai
【引用】https://github.com/nikkinikki-org/OpenWrt-nikki
【引用】https://github.com/nikkinikki-org/OpenWrt-momo
【引用】https://github.com/sbwml/luci-app-mosdns
【引用】https://github.com/sbwml/luci-app-openlist2
【引用】https://downloads.immortalwrt.org
【引用】https://github.com/Openwrt-Passwall/openwrt-passwall
【引用】https://github.com/Openwrt-Passwall/openwrt-passwall2
【引用】https://github.com/vernesong/OpenClash
