Telegram Web
substore.sh
1011 B
在安卓利用 Termux 搭建 Sub-Store 的步骤

1. 下载 Termux,推荐 GitHub 版本,打开 Termux,执行以下命令安装必须依赖
pkg up -y && pkg i nodejs-lts wget unzip -y


2. 创建基本的 Sub-Store 环境,依次执行命令
mkdir -p substore && cd substore


wget https://github.com/sub-store-org/Sub-Store/releases/latest/download/sub-store.bundle.js


wget https://github.com/sub-store-org/Sub-Store-Front-End/releases/latest/download/dist.zip && unzip dist.zip && rm dist.zip && mv dist frontend


3. 不出意外的话,在 substore 目录中执行
node sub-store.bundle.js &

即可成功运行 Sub-Store,此时打开 https://sub-store.vercel.app/subs,右下角设置,后端设置,添加后端地址,名称随意,地址填入 http://127.0.0.1:3000,然后打开首页,就可以愉快地使用 Sub-Store 啦

最后,隐私敏感人士希望利用第2步下载的本地前端,可以参考 substore.sh 附件;在 1, 2 步完成后,可将附件脚本置于 /data/adb/service.d 目录并给执行权限,可以实现 Magisk 等环境的开机自启动 Sub-Store
# metacubexd
external-ui: "./metacubexd"
external-ui-url: "https://github.com/MetaCubeX/metacubexd/archive/refs/heads/gh-pages.zip"

# zashboard
external-ui: "./zashboard"
external-ui-url: "https://github.com/Zephyruso/zashboard/archive/refs/heads/gh-pages.zip"

#Clash.meta #mihomo 外部ui,只需要用一个,把另一个注释掉即可
大佬们谁发个能用的 万能钥匙 去广告版?
PlayIntegrityFix_v18.6.zip
173.4 KB
Info

Should pass Device verdicts (legacy and new) by default without spoofing a valid certificate chain.

If you want to pass Strong verdicts you must use TrickyStore + valid and not revoked keybox signed by valid Google private key (good luck finding one).

v18.6
Update fingerprint.
Update autopif script (action script).
Bypass new checks.

#Magisk模块 #PlayIntegrityFix
隐藏应用列表_3.4.r436.d03edf7_436.apk
4.6 MB
移除对 Android 8.1 及更低版本的支持
变通处理一个 Android 15 上的包可见性问题
增加了 vold app 数据隔离警告对话框

#Xposed模块 #隐藏应用列表
metacubexd v1.177.1

1.177.1 (2025-03-10)

Bug Fixes

bg color (#1355) (6c84d16)
zashboard v1.72.2

Bug Fixes
animation for swipe page (f25078c)
i18n for remote destination (788fef0)
Magisk_1e3edb88_28103.apk
10.9 MB
[General] Massive internal refactoring and code migration
[App] Fix patching Samsung's AP tar firmware files
[MagiskInit] Redesign sepolicy patching and injection logic

#Magisk Canray
cmfa-2.11.8-meta-arm64-v8a-release.apk
23.7 MB
What's Changed
Update Dependencies by @clash-meta-maintainer in #470
Update Dependencies by @clash-meta-maintainer in #477
Full Changelogv2.11.7...v2.11.8

#Clash.Meta
Mihomo_1.19.4

What's Changed
0f32c05 feat: support UDP over TCP in mieru (#1926) by @enfein
801f3c3 feat: support sniff quic fragment data (#1899) by @5aaee9
ff89bf0 feat: add gost-plugin in which only ws and mws are currently supported. (#1896) by @cesaryuan

BUG & Fix
025ff19 fix: wrong conditional judgment in removeExtraHTTPHostPort #1939 by @wwqgtxx
4f8b70c fix: buffer in tproxy not recycle (#1923) by @5aaee9
7c444a9 fix: correctly handle ipv6 zone by @wwqgtxx
c0de3c0 fix: some default value in dialer not restore in tun when config reload by @wwqgtxx
dee5898 fix: memory leak due to unclosed session (#1908) by @cesaryuan
e3d4ec2 fix: race at interfaceName setting by @wwqgtxx
Kiwi_Browser_137.0.1337.0_133700005.apk
232.7 MB
这应该是官方最后一次更新

#浏览器 #Kiwi
2025/04/10 02:50:49
Back to Top
HTML Embed Code: