1 repo
Drivers and tools for intercepting and modifying network traffic at the kernel level.
Distinguishing note: Uses specific driver-based interception for real-time packet manipulation.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Kernel-Level Traffic Interceptors. 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
Intercepts and modifies network traffic at the kernel level using a user-mode driver.