SkillAgentSearch skills...

Allinonescript

在软路由iStoreOS命令行中一键安装多个插件

Install / Use

/learn @wukongdaily/Allinonescript
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

allinone run script<br>

使用门槛路由器本身能扶墙或者上一级路由能扶墙<br> 本脚本用于软路由iStoreOS系统(x86_64、arm64)<br> 执行这个脚本可以快速安装各类装机必备插件。<br>

<pre> █████╗ ██╗ ██╗ ██╗███╗ ██╗ ██████╗ ███╗ ██╗███████╗ ██╗ ██╗ █████╗ ██████╗ ██╔══██╗██║ ██║ ██║████╗ ██║ ██╔═══██╗████╗ ██║██╔════╝ ╚██╗██╔╝██╔══██╗██╔════╝ ███████║██║ ██║ ██║██╔██╗ ██║ ██║ ██║██╔██╗ ██║█████╗ ╚███╔╝ ╚█████╔╝███████╗ ██╔══██║██║ ██║ ██║██║╚██╗██║ ██║ ██║██║╚██╗██║██╔══╝ ██╔██╗ ██╔══██╗██╔═══██╗ ██║ ██║███████╗███████╗ ██║██║ ╚████║ ╚██████╔╝██║ ╚████║███████╗ ██╔╝ ██╗╚█████╔╝╚██████╔╝ ╚═╝ ╚═╝╚══════╝╚══════╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝ ╚═╝ ╚═══╝╚══════╝ ╚═╝ ╚═╝ ╚════╝ ╚═════╝ </pre>

Features<br>

  • 设置好自定义域名劫持(主机名映射),防止Android原生TV首次连接不到Wifi的情况。<br>
  • 设置Emotn Store的域名代理,防止出现打不开Emotn Store的问题<br>
  • 安装好软路由关机、定时设置等必备插件<br>
  • 批量下载安装三大插件(OPS)<br>
  • 自动识别软路由架构
  • 其他等功能

提示:如何使用ssh ?参考如下图文

https://github.com/wukongdaily/HowToUseSSH

How to Use

Static Badge <img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/wukongdaily/allinonescript?labelColor=%23FF8C00&color=black">

<p> <h3> 方式一: 在软路由终端执行下列命令即可(不区分CPU架构)</h3> </p> <p>
wget -O /tmp/all.run https://raw.githubusercontent.com/wukongdaily/allinonescript/main/all/all.run && chmod +x /tmp/all.run  && /tmp/all.run


</p> <p> 这个版本可以自动识别ARM或者x86平台,只需要执行上述命令,不需要担心架构问题。目前只适配了iStoreOS固件。其他固件后续看情况哈。 </p> <h3>方式二: 下载release中的run文件。打开iStore商店,手动安装即可。</h3><br> <img alt="GitHub all releases" src="https://img.shields.io/github/downloads/wukongdaily/allinonescript/total?label=%E4%B8%8B%E8%BD%BD%E6%AC%A1%E6%95%B0&labelColor=black"> 下载地址:https://github.com/wukongdaily/allinonescript/releases <br> </p> <br>

image <br>

其他OpenWrt系统的通用脚本(非iStoreOS系统)

https://github.com/wukongdaily/commonscript<br>

便携路由器 GL-iNet MT-3000/MT2500

https://github.com/wukongdaily/gl-inet-onescript

Refers to

https://github.com/linkease/istore<br> https://op.dllkids.xyz/packages<br>

Related Skills

View on GitHub
GitHub Stars614
CategoryDevelopment
Updated1d ago
Forks134

Security Score

80/100

Audited on Apr 4, 2026

No findings