Skip to content

这是一个工作流。同步各位大佬项目里最新编译的ipk文件 生成适用于iStoreOS/ImmortalWrt用的run自解压包

License

Notifications You must be signed in to change notification settings

wukongdaily/RunFilesBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Github Github Github
Github Github Github Github
Github Github Github Github

RunFilesBuilder

GitHub Release

ENGLISH

这是一个工作流。同步各位大佬项目里最新编译的ipk文件 生成适用于iStoreOS/OpenWrt 用的run自解压包
本质上是利用makeslef,将ipk和shell文件打包成自解压程序。
iStoreOS 可以在iStore商店手动安装
ImmortalWrt或者其他OpenWrt 可下载后 使用 sh xxx.run 来安装
使用 sh xxx.run --target dir --noexec 只解压到dir目录 不执行安装

实现原理和操作指南

操作步骤 https://www.youtube.com/watch?v=o0TN8LV01i4

原理解析

https://wkdaily.cpolar.cn/archives/makerun

run文件安装方法

Install by iStore

Install By Command

Like This (Immortalwrt 等其他OpenWrt)

wget -O xxx.run <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/xiaorouji/openwrt-passwall
【引用】https://github.com/xiaorouji/openwrt-passwall2
【引用】https://github.com/vernesong/OpenClash
【引用】https://dl.openwrt.ai
【引用】https://github.com/morytyann/OpenWrt-mihomo/wiki
【引用】https://github.com/AdguardTeam/AdGuardHome/releases/latest
【引用】https://github.com/sbwml/luci-app-mosdns
【引用】https://downloads.immortalwrt.org

Sponsor this project

Languages