1 repo
Tools that encapsulate network data streams within various transport protocols to enable secure remote connectivity.
Distinguishing note: Focuses on protocol encapsulation and tunneling rather than general proxying or routing.
Explore 1 awesome GitHub repository matching networking & communication · Traffic Tunnels. 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
A network communication layer that encapsulates data streams within various transport protocols to facilitate secure and flexible remote connectivity.