https://github.com/wukongdaily/runfilesbuilder
这是一个工作流。同步各位大佬项目里最新编译的ipk文件 生成适用于iStoreOS/ImmortalWrt用的run自解压包
https://github.com/wukongdaily/runfilesbuilder
adguardhome alist are-u-ok bcseputetto dufs immortalwrt istoreos makeself makeself-archives mihomo mosdns nikki openclash openwrt passwall passwall2 runfilesbuilder shadowsocks shell sing-box
Last synced: 3 months ago
JSON representation
这是一个工作流。同步各位大佬项目里最新编译的ipk文件 生成适用于iStoreOS/ImmortalWrt用的run自解压包
- Host: GitHub
- URL: https://github.com/wukongdaily/runfilesbuilder
- Owner: wukongdaily
- License: mit
- Created: 2024-12-11T10:08:24.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2026-02-13T02:35:25.000Z (4 months ago)
- Last Synced: 2026-02-13T11:29:23.418Z (4 months ago)
- Topics: adguardhome, alist, are-u-ok, bcseputetto, dufs, immortalwrt, istoreos, makeself, makeself-archives, mihomo, mosdns, nikki, openclash, openwrt, passwall, passwall2, runfilesbuilder, shadowsocks, shell, sing-box
- Language: Shell
- Homepage: https://tvhelper.cpolar.cn
- Size: 249 KB
- Stars: 983
- Watchers: 7
- Forks: 1,267
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README














# RunFilesBuilder
[](https://github.com/wukongdaily/RunFilesBuilder/releases)
# [每日构建 DailyBuild] 👇🏻 [【点此处讨论】](https://github.com/wukongdaily/RunFilesBuilder/discussions/41)
https://github.com/wkccd/CloudRunFilesBuilder/releases
【[ENGLISH](https://github.com/wukongdaily/RunFilesBuilder/blob/master/README_en.md)】
>> 这是一个工作流。同步各位大佬项目里最新编译的ipk文件 生成适用于iStoreOS/OpenWrt 用的run自解压包
>> 本质上是利用makeslef,将ipk和shell文件打包成自解压程序。
>> iStoreOS 可以在iStore商店手动安装
>> ImmortalWrt或者其他OpenWrt 可下载后 使用 `sh xxx.run `来安装
>> 使用 `sh xxx.run --target dir --noexec ` 只解压到dir目录 不执行安装
> 
## 实现原理和操作指南
[](https://youtu.be/o0TN8LV01i4) https://www.youtube.com/watch?v=o0TN8LV01i4
## 原理解析
https://wkdaily.cpolar.cn/archives/makerun
## run文件安装方法
## Install by iStore

## Install By Command
> Like This (Immortalwrt 等其他OpenWrt)
```bash
wget -O xxx.run
sh xxx.run
```
## Immortalwrt 如何安装iStore商店
```
wget -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