2 个仓库
The process of extending a multi-protocol client by installing third-party protocol plugins.
Distinct from Multi-Protocol Proxy Clients: Focuses on the installation and integration of plugins, while the parent is the general identity of a multi-protocol client.
Explore 2 awesome GitHub repositories matching networking & communication · Protocol Plugin Integration. Refine with filters or upvote what's useful.
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
Allows adding support for new or third-party network protocols by installing plugins into a modular proxy client.
Cloak 是一套专为安全代理隧道和互联网流量混淆设计的审查规避工具。它专注于通过将代理连接伪装成标准网页浏览,来绕过限制性防火墙和国家级监控。 该项目利用 HTTP 指纹伪装来模仿常见的浏览器签名,并通过内容分发网络(CDN)路由流量以掩盖源服务器的身份。为了进一步隐藏服务器用途,它包含一种将未经身份验证的连接请求重定向到第三方网站的机制。 该系统实现了传输有效载荷加密和认证加密密码,以防止数据流被检查和篡改。它支持通过密钥交换实现零往返时间(0-RTT)身份验证,以消除握手延迟,并使用连接多路复用将多个逻辑连接映射到单个会话中。 其他功能包括通过持久化数据库管理网络访问权限,以控制用户权限和带宽限制。
Implements a plugin architecture to integrate various proxy protocols as a transport layer for tunneling tools.