awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 个仓库

Awesome GitHub RepositoriesProxy Engines

Software for intercepting, inspecting, and programmatically modifying network traffic streams in real-time.

Distinguishing note: This category focuses on programmable network traffic manipulation and protocol transformation, distinct from generic load balancers or static reverse proxies.

Explore 6 awesome GitHub repositories matching networking & communication · Proxy Engines. Refine with filters or upvote what's useful.

Awesome Proxy Engines GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • v2ray/v2ray-corev2ray 的头像

    v2ray/v2ray-core

    46,872在 GitHub 上查看↗

    v2ray-core is a network proxy framework and custom proxy engine designed for censorship circumvention. It functions as a traffic routing platform that directs network data between inbound and outbound connections to access blocked content and services. The system employs a modular architecture using pluggable protocol handlers and a chain-based connection pipeline to transform and forward network traffic. It provides secure tunneling infrastructure to establish encrypted connections and uses a rule-based routing system to direct data between protocols and destinations. The framework includes

    Ships a core engine that transforms and forwards network data through a chain of pluggable protocol handlers.

    Gogolanghttp-proxyproxy
    在 GitHub 上查看↗46,872
  • mitmproxy/mitmproxymitmproxy 的头像

    mitmproxy/mitmproxy

    43,943在 GitHub 上查看↗

    Mitmproxy is an interactive, programmable network proxy engine designed for traffic analysis and protocol manipulation. It functions as a gateway that intercepts, inspects, and modifies network traffic in real-time, supporting HTTP, HTTPS, WebSocket, DNS, and generic TCP or UDP streams. By acting as a trusted certificate authority, the proxy can dynamically generate and sign certificates to decrypt and analyze secure TLS-encrypted connections. The project distinguishes itself through a highly extensible, event-driven architecture that allows users to automate traffic transformation using cust

    Executes custom logic against live network streams to automate traffic transformation and protocol manipulation.

    Pythondebugginghttphttp2
    在 GitHub 上查看↗43,943
  • xtls/xray-coreXTLS 的头像

    XTLS/Xray-core

    39,605在 GitHub 上查看↗

    Xray-core is a high-performance, cross-platform networking engine designed to manage secure data transmission and traffic routing. At its core, the project utilizes an asynchronous, event-driven runtime model capable of handling thousands of concurrent connections through non-blocking input and output. It functions as a central traffic controller, employing a sophisticated routing engine that dynamically matches incoming network requests to specific outbound proxies based on user-defined criteria. The project distinguishes itself through a modular architecture that decouples proxy and transpo

    A high-performance networking core that routes traffic through encrypted tunnels to enhance privacy and bypass restrictive network environments.

    Goanticensorshipdnsnetwork
    在 GitHub 上查看↗39,605
  • sagernet/sing-boxSagerNet 的头像

    SagerNet/sing-box

    35,061在 GitHub 上查看↗

    Sing-box is a universal proxy engine and traffic router designed to manage complex network connectivity across multiple operating systems. It functions as a configuration-driven core that intercepts system-level traffic, allowing for transparent proxying through encrypted tunnels. By normalizing diverse network protocols into a unified interface, the engine enables consistent traffic forwarding and protocol translation regardless of the underlying environment. The project distinguishes itself through a declarative configuration pipeline that validates and merges modular settings into a unifie

    Manages complex traffic forwarding, protocol translation, and secure tunnel establishment across operating systems.

    Go
    在 GitHub 上查看↗35,061
  • v2fly/v2ray-corev2fly 的头像

    v2fly/v2ray-core

    34,136在 GitHub 上查看↗

    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 modular software core that manages inbound and outbound network traffic through configurable routing rules and diverse communication protocols.

    Goanticensorshiphacktoberfestnetwork
    在 GitHub 上查看↗34,136
  • microsoft/reverse-proxymicrosoft 的头像

    microsoft/reverse-proxy

    9,526在 GitHub 上查看↗

    This project is an HTTP reverse proxy toolkit and programmable proxy engine designed for building high-performance network gateways. It functions as an HTTP request pipeline framework that allows for the interception and modification of network requests and responses. The system provides an extensible core for developing specialized proxy applications, offering programmatic control over routing and traffic behavior. It enables the creation of custom reverse proxies through a flexible pipeline used to handle specialized request and response logic. The toolkit covers network traffic management

    Provides an extensible engine for programmatically intercepting and modifying network traffic streams in real-time.

    C#
    在 GitHub 上查看↗9,526
  1. Home
  2. Networking & Communication
  3. Proxy Engines