okhsunrog
|
7658092c0d
|
feat: add diagnostic test app for verifying VPN-hiding hooks
15 checks covering all hook vectors:
- Native (JNI): ioctl SIOCGIFFLAGS/SIOCGIFCONF, getifaddrs, /proc/net/route,
/proc/net/if_inet6, netlink RTM_GETLINK
- Java: NetworkCapabilities, NetworkInterface, LinkProperties, ConnectivityManager,
System.getProperty proxy, /proc/net/route from Java
Simple single-activity UI with Run All button and pass/fail summary.
|
2026-04-11 15:19:09 +03:00 |
|