2 repositorios
External binaries that implement custom data transport and obfuscation protocols for network tunnels.
Distinct from Binary Protocols: Distinct from Binary Protocols: focuses on the runtime loading of external plugins to extend protocol capabilities, not the wire specification itself.
Explore 2 awesome GitHub repositories matching networking & communication · Plugin-Based Transport Extensions. Refine with filters or upvote what's useful.
Shadowsocks-android is a secure tunneling application and SOCKS5 proxy client for Android. It routes device network traffic through a Shadowsocks proxy server to encrypt data, mask the user's internet origin, and bypass network restrictions. The client functions as an Android VPN service, creating a virtual network interface to intercept and redirect all outgoing device traffic. It supports the integration of external binary plugins to extend tunnel capabilities with custom transport protocols and traffic obfuscation methods. The project manages network routing through a local SOCKS5 server
Supports loading external binary plugins to implement custom transport protocols and traffic obfuscation.
Qv2ray is a multi-protocol proxy client and a graphical user interface for managing V2Ray network proxy connections. Built as a cross-platform desktop application, it provides a consistent visual experience for configuring traffic routing across Linux, Windows, and macOS. The application utilizes a plugin-based architecture that allows for the integration of third-party extensions to add support for additional network proxy protocols. This modular system enables the software to be extended without modifying the core binary. The tool covers multi-protocol proxy routing for tunneling protocols
Loads external modules at runtime to add support for new network proxy protocols without modifying the core binary.