ByeDPIAndroid is a deep packet inspection bypass tool for Android that functions as a local SOCKS5 proxy. It modifies TCP packets to evade network censorship and bypass regional internet restrictions on mobile devices.
The project operates as a network traffic obfuscator and TCP packet fragmenter. It splits network data into smaller pieces and hides the nature of internet requests to prevent automated blocking and traffic shaping by internet service providers.
The system covers a range of capabilities including host-based traffic interception and dynamic packet modification. It utilizes non-blocking asynchronous I/O processing to handle concurrent network connections.