Android Software Hub
14.8K subscribers
489 photos
55 videos
4.08K files
1.47K links
Download Telegram
YouTube_19.09.38_1544811968.apk
73.8 MB
ARM64_AFN_RED_MONET-REX-v19.09.38

#YouTube
👍41
SongTube_7.3.1_7100.apk
23.9 MB
Hotfix

Update permissions for Android 13+ users
Music library now loads much faster

第三方 #YouTube #SongTube
3
Forwarded from 折腾啥
Sub-Store for Magisk and KernelSU.zip
31.9 MB
#Sub-Store #Android #magisk #模块 #脚本 #KernelSU #Node.js

🔗 Sub-Store for Magisk & KernelSU

如果你不会使用更新脚本 可刷入群内机器人推送的最新打包版进行更新

🆕 船新版本 未继承旧版文件夹

🟢可设置监听地址, 端口号, 数据文件路径

配置文件 /data/adb/sub_store/scripts/sub_store.config

需要局域网访问 就在配置文件中找到 sub_store_backend_host="127.0.0.1"127.0.0.1 改成 0.0.0.0 然后重启
在局域网的另一台设备上用你启动了 Sub-Store 的设备的局域网 IP
例如 http://192.168.31.1:3001/?api=http://192.168.31.1:3000


默认数据文件 /data/adb/sub_store/run/sub-store.json

日志在 /data/adb/sub_store/run 里 (如果要反馈 最好把日志文件夹打包私发我)

🟢支持开关启停(KernelSU App 内下拉刷新或杀 KernelSU 后台重进 可看到最新状态)

🟢如何定时同步订阅

打开开关后, 用各种自动化方案(Xposed Edge Pro, 自己搞 crontab 等等) 实现 GET http://127.0.0.1:3000/api/sync/artifacts (假设默认端口 3000 你没改)

🟢公开前端或内置前端+本地后端(一键配置)

⚠️可能是手机端浏览器安全策略改了 不能从https连接本地 请使用内置前端

内置前端 公开前端1 公开前端2

🟢以后如何手动更新(⚠️ 请自己保证可以连接 github)

/data/adb/sub_store/scripts/update_backend.sh 更新后端并自动重启

/data/adb/sub_store/scripts/update_frontend.sh 更新前端并自动重启

🟢如何手动更新 Node.js

这里 下载一个新的 node 替换 /data/adb/sub_store/bin/sub_store_node

🟢如何手动重启

/data/adb/sub_store/scripts/start.sh/data/adb/sub_store/scripts/sub_store.service restart


🙂 本模块大部分逻辑抄的 E5 佬的

相关: Android 本地手动教程
Please open Telegram to view this post
VIEW IN TELEGRAM
👍62
Zygisk-Next-1.0.1-277-b9b9601-release.zip
1.6 MB
Zygisk on KernelSU

Monitor Zygote startup through hooking init process
Enhanced Magisk compatibility
Support KernelSU WebUI (Manager Release 0.9.0 / CI 11575 or above is required)
Two daemons merged into one
Simplified module status
Automatic support for some 32-bit translation layers (such as tango)
Fix unexpected "Module files corrupted".
👍121
box_for_root-v1.5.0.zip
46.1 KB
Box For Magisk
v1.5.0

What's Changed

BOX_EXTERNAL should be added to PREROUTING chain only once by @maskedeken in #88
Update settings.ini add notify function by @cxyzzz in #91
Modify the bug of obtaining local IPv6 (box.iptables) by @flyflas in #94

Full Changelog: v1.4.5...v1.5.0

#Magisk模块
11👍2
Android Software Hub
box_for_root-v1.5.0.zip
关闭通知 settings.ini
注释掉 am start -a android.intent.action.VIEW -n com.jozein.xedgepro/.ui.ActivityPerformAction --ei 0 111 --es 1 "$2" >/dev/null 2>&1am start -a android.intent.action.VIEW -n com.jozein.xedgepro/.ui.ActivityPerformAction --ei 0 111 --es 1 "$2" >/dev/null 2>&1
6
microG_服务_0.3.1.241017_241017000.apk
13.3 MB
ARM64_AFN_RED_MONET_REX-v19.11.38

以前的microG Services好像挂了

#YouTube
9
PlayIntegrityFix_v15.9.7.zip
206.1 KB
Improve code detecting attestation extensions.

#Magisk模块
👍2
Shamiko别开源气死那个傻叉
👍77😁11💯3
XrayHelper-android-arm64.zip
2.6 MB
XrayHelper
XrayHelper 是一个安卓专属的通用代理助手,使用 Golang 重新实现 Xray4Magisk 的部分功能,提供 arm64 和 amd64 二进制文件.
Xray4Magisk-3.3.1.zip
5.4 MB
Xray4Magisk
本项目为 Xray/V2ray/Sing-box/Mihomo(Clash.Meta) 的 Magisk 模块,支持 arm64, x64 架构。

安装
从 Release 下载模块压缩包,然后通过 Magisk 进行安装

注意:这个模块不包含任何核心的二进制文件,安装时,联网下载相关文件,若您的网络访问Github速度不佳,建议在模块安装过程中开启网络代理或者选择不在线安装Core并在模块安装成功后手动安装Core、配置XrayHelper

如果你的设备没有音量键,可以创建文件 /sdcard/xray4magisk.setup,该文件的第一行将决定在线安装的核心类型,xray 表示使用 Xray,v2ray 表示使用 V2ray,sing-box 表示使用 Sing-box,mihomo 表示使用 Mihomo(Clash.Meta),skip 表示跳过核心安装,其他任意内容将仍然使用音量键进行选择

配置目录
XrayHelper 配置文件保存在 /data/adb/xray/xrayhelper.yml
Xray 核心的配置文件保存在 /data/adb/xray/confs/*.json
V2ray 核心的配置文件保存在 /data/adb/xray/v2ray.v5.json
Sing-box 核心的配置文件保存在 /data/adb/xray/singconfs/*.json
Mihomo(Clash.Meta) 核心的模板配置文件保存在 /data/adb/xray/mihomoconfs/template.yaml

#Magisk模块 #Xray4Magisk
👍271
Clash.Nyanpasu_1.5.1_x64-setup.exe
39.8 MB
A Clash GUI based on tauri.

Features
Full clash config supported, Partial clash premium config supported.
Built-in support Clash.Meta core & ClashRs core.
Profiles management and enhancement (by yaml and Javascript). Doc
Material You Design UI and amimation support.
System proxy setting and guard.

#网络工具 #Clash Nyanpasu
👍82
哔哩万象:流媒体平台功能增强系列模块

兼容 Loon, Surge, Stash, Quantumult X, Shadowrocket 等主流网络调试工具