1 repo
Utilities designed to mask network traffic patterns and protect data integrity against interception or interference.
Distinguishing note: Focuses on network-level traffic masking and replay protection rather than general-purpose encryption or authentication.
Explore 1 awesome GitHub repository matching security & cryptography · Traffic Obfuscation Tools. Refine with filters or upvote what's useful.
V2ray-core is a modular network proxy engine designed to manage inbound and outbound traffic through a unified, rule-based processing pipeline. It functions as a background service that operates multiple concurrent network protocols within a single process, allowing for flexible traffic management and the independent handling of diverse communication streams. The project distinguishes itself through a highly decoupled architecture that treats network protocols as swappable modules, enabling the encapsulation of various transport layers into a consistent stream-based model. It features a centr
Masks data packets and implements replay protection to make network traffic resemble standard web activity.