1 repo
Utilities for splitting network traffic into smaller segments to evade inspection.
Distinguishing note: Specifically targets TCP stream fragmentation for DPI evasion.
Explore 1 awesome GitHub repository matching security & cryptography · Traffic Fragmentation Tools. Refine with filters or upvote what's useful.
GoodbyeDPI is a censorship circumvention utility designed to bypass deep packet inspection and restrictive network filtering. It functions as a background engine that intercepts and modifies network traffic at the kernel level, allowing users to maintain connectivity in environments where specific protocols or web content are blocked. The tool employs active manipulation techniques to confuse inspection hardware, including TCP stream fragmentation, HTTP header obfuscation, and the injection of out-of-order packets. By altering packet structures and dropping specific redirection patterns, it m
Splits data segments into non-standard chunks to prevent deep packet inspection systems from reassembling requests.