Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wukongdaily/runfilesbuilder

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

adguardhome istore istoreos makeself makeself-archives mihomo mosdns nikki openclash passwall passwall2 runfilesbuilder shadowsocks sing-box

Last synced: 1 day ago
JSON representation

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

Awesome Lists containing this project

README

        

![Github](https://img.shields.io/badge/Passwall.run-123456?logo=github&logoColor=fff&labelColor=green&style=for-the-badge) ![Github](https://img.shields.io/badge/openclash.run-123456?logo=github&logoColor=fff&labelColor=red&style=for-the-badge) ![Github](https://img.shields.io/badge/SSRP.run-123456?logo=github&logoColor=fff&labelColor=blue&style=for-the-badge) ![Github](https://img.shields.io/badge/passwall2.run-123456?logo=github&logoColor=fff&labelColor=AB5ED8&style=for-the-badge)
![Github](https://img.shields.io/badge/nikki.run-123456?logo=github&logoColor=fff&labelColor=yellow&style=for-the-badge) ![Github](https://img.shields.io/badge/AdGuardHome.run-123456?logo=github&logoColor=fff&labelColor=8470FF&style=for-the-badge) ![Github](https://img.shields.io/badge/MOSDNS.run-123456?logo=github&logoColor=fff&labelColor=FF7F00&style=for-the-badge)
# RunFilesBuilder
[![GitHub Release](https://img.shields.io/github/v/release/wukongdaily/RunFilesBuilder?style=for-the-badge&logoColor=green&color=%23E1A8CD)](https://github.com/wukongdaily/RunFilesBuilder/releases)

【[ENGLISH](https://github.com/wukongdaily/RunFilesBuilder/blob/master/README_en.md)】

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

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

>> iStoreOS 可以在iStore商店手动安装

>> ImmortalWrt 可下载后 使用 `sh adguardhome.run `来安装
>

## 实现原理和操作指南
[![操作步骤](https://img.shields.io/badge/YouTube-123456?logo=youtube&labelColor=ff0000)](https://youtu.be/o0TN8LV01i4)

## 鸣谢项目
> 【打包】https://github.com/megastep/makeself
> > 【引用】https://github.com/xiaorouji/openwrt-passwall

> > 【引用】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://wkdaily.cpolar.top/archives/makerun

## run文件安装方法
## Install by iStore

## Install By Command
> Like This (Immortalwrt 等其他OpenWrt)
```bash
wget -O xxx.run
sh xxx.run
```