github cherepavel/VPN-Detector v0.0.1
VPN Detector v0.0.1

latest release: v0.0.2
one month ago

Android VPN Detector

Research tool for analyzing VPN detection mechanisms on Android.

๐Ÿ” Features

  • Detect VPN via NetworkCapabilities.TRANSPORT_VPN
  • Compare global vs app-level VPN state
  • Identify split tunneling / bypass scenarios
  • Interface detection (tun0, wg0, etc.)
  • Native + Java network enumeration

โš ๏ธ Key insight

VPN presence is detectable even if the app traffic bypasses the VPN (split tunneling).

๐Ÿ“ฆ Included

  • Debug APK build

๐Ÿงช Purpose

This project demonstrates how Android exposes VPN state globally to all apps via public APIs.

Don't miss a new VPN-Detector release

NewReleases is sending notifications on new releases.