# sogonov/anubis

Android app manager with VPN integration. Manages groups of apps by freezing/unfreezing them based on VPN connection state.

Repository: https://github.com/sogonov/anubis
Canonical: https://ross.abutalabs.com/products/sogonov-anubis
Language: Kotlin
License: MIT
License Family: permissive
Last push: 2026-05-10T22:33:44+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 81, release rhythm 82, longevity 10
- inputs: {"age_days": 142, "days_push": 115, "days_rel": 120, "gap_med": 0.5, "n_releases_24m": 7}
- flags: young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1214, forks 36 (observed 2026-08-28T04:04:00.457824+00:00)

## What it is
An Android app manager that freezes and unfreezes groups of apps based on VPN connection state using system-level `pm disable-user` via Shizuku. It includes a home screen launcher, VPN client orchestration, and pinned shortcuts for one-tap freeze/VPN/launch workflows.

## Use cases
- freeze apps when VPN is off so they never leak traffic
- only allow certain apps to run through my VPN
- completely disable apps so they can't detect VPN
- auto-start my VPN client when launching specific apps
- manage groups of apps I want frozen on boot
- create home screen shortcuts that launch apps with the right VPN state

## When to choose
- you need stronger isolation than work-profile sandboxes like Island or Shelter, since disabled apps cannot detect VPN
- you use Shizuku and want automated freeze/unfreeze tied to VPN state
- you want one-tap shortcuts that orchestrate VPN connection and app launch together

## When to avoid
- you want simple sandboxing without granting Shizuku or shell-level permissions
- you need per-app VPN split tunneling rather than whole-app freezing
- your device cannot run Shizuku

## Facets
- artifact type: application
- maturity: active
- function: vpn, security, privacy, developer-tools
- domain: privacy, android-tools, security, self-hosted
- platform: -
- tags: app-freezing, shizuku, vpn-orchestration, app-manager, kotlin, android, mobile

## Member repositories
- sogonov/anubis (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:00.457824+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:17:31.070284+00:00, confidence not recorded.
  - readme: https://github.com/sogonov/anubis (fetched 2026-08-28T04:04:00.457824+00:00, sha 3b6e7fe9227f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
