mirror of
https://github.com/okhsunrog/vpnhide.git
synced 2026-04-28 06:31:27 +00:00
refactor: drop WebUI and action.sh from kmod and zygisk modules
The VPN Hide app is now the sole UI for target management. WebUI was KernelSU-Next-only and redundant since the app works on both KSU and Magisk. Remove webroot/, action.sh, and all references across docs, install scripts, module descriptions, and code comments.
This commit is contained in:
parent
fc21377d6e
commit
9ba7bfb127
15 changed files with 12 additions and 750 deletions
|
|
@ -3,4 +3,4 @@ name=VPN Hide (Zygisk native)
|
|||
version=v0.4.2
|
||||
versionCode=402
|
||||
author=okhsunrog
|
||||
description=Hides active VPN interfaces from selected apps by inline-hooking libc ioctl via shadowhook. Covers the native detection path (Flutter, JNI, raw C/C++) that Java-level LSPosed modules can't reach. Manage targets via VPN Hide app or WebUI.
|
||||
description=Hides active VPN interfaces from selected apps by inline-hooking libc ioctl via shadowhook. Covers the native detection path (Flutter, JNI, raw C/C++) that Java-level LSPosed modules can't reach. Manage targets via VPN Hide app.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue