1 repo
Modular libraries for building custom network redirection handlers.
Distinguishing note: Focuses on the developer-facing framework aspect of proxying.
Explore 1 awesome GitHub repository matching networking & communication · Proxy Frameworks. Refine with filters or upvote what's useful.
Shadowsocks is a secure network tunneling tool designed for censorship circumvention and private internet connectivity. It functions as a proxy system that routes traffic through encrypted tunnels, allowing users to bypass regional network restrictions and protect data from interception across public infrastructures. The project utilizes a lightweight, custom proxy protocol that incorporates stream-based cipher encryption to obfuscate payload content and prevent deep packet inspection. By employing an asynchronous, event-driven networking model, the system manages concurrent connections effic
Provides a modular framework for building and configuring network redirection handlers.