Take absolute control of your Android's network traffic with Magic_V2Ray by vincentng295. This systemless module integrates the powerful V2Ray core directly into your device's root environment, providing robust, transparent proxying and seamless censorship circumvention without the overhead of traditional VPN applications.
Transparent Routing
Experience unparalleled network freedom. Magic_V2Ray intercepts and routes traffic at the kernel level for maximum efficiency and stealth.
Native Core
Runs the native Linux V2Ray binary directly on Android, eliminating the UI rendering and battery overhead associated with standard proxy apps.
True Transparent Proxy
Utilizes iptables and TPROXY to seamlessly route all device traffic (or specific app traffic) through your configured V2Ray nodes.
100% Systemless
Deploys configuration scripts and binaries via overlay mounts, ensuring your core partitions remain untouched and OTA-ready.
Under the Hood: iptables Routing
Magic_V2Ray does not rely on Android's VpnService API. Instead, it executes shell scripts during the boot phase to establish custom iptables rules. These rules intercept outgoing TCP and UDP packets and redirect them to the V2Ray core's local inbound port.
Frequently Asked Questions
config.json file located inside the module directory (usually at /data/adb/modules/magic_v2ray/). Paste your standard V2Ray JSON configuration, ensuring the inbound port matches the module's routing script settings, then reboot or restart the service.