Skip to content

Releases: comengdoc/RunFilesBuilder

nikki-v1.24.3

02 Nov 04:34
836aec6

Choose a tag to compare

Github Github GitHub Downloads (all assets, specific tag)

安装要求

  • OpenWrt 的luci版本 是23.05 或 24.10
  • Linux 内核版本 >= 5.10
  • 防火墙版本 firewall4

通过iStore商店手动安装run 或通过命令行sh安装

类似这样 将run下载地址替换

wget -O nikki.run https://github.com/wukongdaily/RunFilesBuilder/releases/download/v1.17.5/nikki_v1.17.5_x86_64.run
sh nikki.run

如何卸载

curl -s -L https://github.com/morytyann/OpenWrt-mihomo/raw/refs/heads/main/uninstall.sh | ash

argon-2.4.3-r20250722

02 Nov 04:35
836aec6

Choose a tag to compare

通过 iStore 商店安装

其它OpenWrt 比如ImmortalWrt 可通过命令行安装

类似这样操作 先下载run 再执行

wget -O xxx.run <run下载地址>
sh xxx.run

run 文件名说明

  • _aarch64.run 代表64位ARM的机型 比如 瑞芯微rk3568等、树莓派等
  • _x86_64.run 代表64位通用型 比如工控机 电脑等

项目简介

ENGLISH

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

本质上是利用makeslef,将ipk和shell文件打包成自解压程序。

iStoreOS 可以在iStore商店手动安装

ImmortalWrt 可下载后 使用 sh xxx.run 来安装

实现原理和操作指南

操作步骤

run 自解压包里包含什么

  • run自解压包不是加密的 任何人都可以查看解压后的内容
  • sh xx.run --target dir --noexec 该命令就是解压所有文件到dir文件夹 无任何秘密
  • 这个run中包含了 若干个ipk
  • 以及一个用于安装的脚本install.sh

momo-v1.0.3

13 Aug 02:31
e82f743

Choose a tag to compare

Github Github GitHub Downloads (all assets, specific tag)
GitHub License GitHub Tag GitHub Downloads (all assets, all releases) GitHub Repo stars Telegram

Momo .run安装包

在 OpenWrt 上使用 sing-box 进行透明代理。

环境要求

  • OpenWrt >= 24.10
  • Linux Kernel >= 5.13
  • firewall4

功能

  • 透明代理 (Redirect/TPROXY/TUN, IPv4 和/或 IPv6)
  • 访问控制
  • 配置文件编辑器
  • 定时重启

安装

方法一:命令行

wget -O momo.run <momo.run地址>
sh momo.sh

方法二:iStore

nikki-v1.23.3

07 Aug 21:48
a85aaca

Choose a tag to compare

Github Github GitHub Downloads (all assets, specific tag)

安装要求

  • OpenWrt 的luci版本 是23.05 或 24.10
  • Linux 内核版本 >= 5.10
  • 防火墙版本 firewall4

通过iStore商店手动安装run 或通过命令行sh安装

类似这样 将run下载地址替换

wget -O nikki.run https://github.com/wukongdaily/RunFilesBuilder/releases/download/v1.17.5/nikki_v1.17.5_x86_64.run
sh nikki.run

如何卸载

curl -s -L https://github.com/morytyann/OpenWrt-mihomo/raw/refs/heads/main/uninstall.sh | ash

nikki-v1.23.2

05 Jul 11:48
b4c6c05

Choose a tag to compare

Github Github GitHub Downloads (all assets, specific tag)

安装要求

  • OpenWrt 的luci版本 是23.05 或 24.10
  • Linux 内核版本 >= 5.10
  • 防火墙版本 firewall4

通过iStore商店手动安装run 或通过命令行sh安装

类似这样 将run下载地址替换

wget -O nikki.run https://github.com/wukongdaily/RunFilesBuilder/releases/download/v1.17.5/nikki_v1.17.5_x86_64.run
sh nikki.run

如何卸载

curl -s -L https://github.com/morytyann/OpenWrt-mihomo/raw/refs/heads/main/uninstall.sh | ash