awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • v2ray/v2ray-coreAvatar de v2ray

    v2ray/v2ray-core

    46,872Ver en 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
    Ver en GitHub↗46,872
  • mitmproxy/mitmproxyAvatar de mitmproxy

    mitmproxy/mitmproxy

    43,943Ver en 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
    Ver en GitHub↗43,943
  • xtls/xray-coreAvatar de XTLS

    XTLS/Xray-core

    39,605Ver en 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
    Ver en GitHub↗39,605
  • sagernet/sing-boxAvatar de SagerNet

    SagerNet/sing-box

    35,061Ver en 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
    Ver en GitHub↗35,061
  • v2fly/v2ray-coreAvatar de v2fly

    v2fly/v2ray-core

    34,136Ver en 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
    Ver en GitHub↗34,136
  • microsoft/reverse-proxyAvatar de microsoft

    microsoft/reverse-proxy

    9,526Ver en 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#
    Ver en GitHub↗9,526
  1. Home
  2. Networking & Communication
  3. Proxy Engines