vpnhide/kmod/module
okhsunrog a37b1b7cd8 fix(modules): add META-INF for Magisk versions before v28
Magisk before v28 requires META-INF/com/google/android/update-binary
+ updater-script in module zips to extract them; without these the
manager fails with an unpack error (issue #23). Magisk v28+ removed
this requirement, which is why the bug only shows up on older managers.

Added the standard Magisk template (same one already used by the
zygisk module) to portshide and kmod. CI's `(cd module && zip -qr)`
step picks up the new files automatically.
2026-04-16 00:23:05 +03:00
..
META-INF/com/google/android fix(modules): add META-INF for Magisk versions before v28 2026-04-16 00:23:05 +03:00
customize.sh Fix hardcoded v0.1.0 in customize.sh — read version from module.prop 2026-04-14 16:56:57 +03:00
module.prop chore: release v0.6.0 2026-04-15 18:42:08 +03:00
post-fs-data.sh monorepo: combine vpnhide-zygisk, vpnhide (lsposed), and vpnhide-kmod 2026-04-11 15:01:49 +03:00
service.sh feat: add dashboard, per-component target lists, LSPosed status detection 2026-04-13 18:03:25 +03:00