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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 Repos

Awesome GitHub RepositoriesProxy Plugins

Custom modules that extend proxy server communication and traffic handling capabilities.

Explore 5 awesome GitHub repositories matching software engineering & architecture · Proxy Plugins. Refine with filters or upvote what's useful.

Awesome Proxy Plugins GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • shadowsocks/shadowsocks-windowsAvatar von shadowsocks

    shadowsocks/shadowsocks-windows

    59,574Auf GitHub ansehen↗

    Shadowsocks-Windows is a desktop proxy manager that provides a graphical interface for configuring system-wide network routing. It functions as a local SOCKS5 or HTTP proxy server, intercepting outbound traffic through system-level injection to route requests through secure, encrypted remote tunnels. The application distinguishes itself through a modular architecture that supports plugin-based transport extensibility, allowing users to integrate external binaries for custom traffic obfuscation and specialized cryptographic protocols. It also enables high-availability networking by automatical

    Integrates non-standard tools into the proxy workflow by mapping connection details to plugin command-line arguments.

    C#c-sharpproxyshadowsocks
    Auf GitHub ansehen↗59,574
  • avwo/whistleAvatar von avwo

    avwo/whistle

    15,570Auf GitHub ansehen↗

    Whistle is an HTTP debugging proxy that captures, inspects, and modifies traffic through a web-based management interface. It operates as a man-in-the-middle proxy, intercepting HTTP, HTTPS, HTTP/2, WebSocket, and TCP traffic between clients and servers, and provides a plugin-based architecture that extends core functionality with custom rules, UI panels, and protocol handlers at runtime. The project distinguishes itself through a combination of capabilities that go beyond basic traffic inspection. It supports server-side headless operation on Linux, allowing it to intercept traffic for appli

    Supports custom plugins to add rules and UI features for tailored traffic inspection and modification.

    JavaScriptcharlesdebugfiddler
    Auf GitHub ansehen↗15,570
  • wasmedge/wasmedgeAvatar von WasmEdge

    WasmEdge/WasmEdge

    10,665Auf GitHub ansehen↗

    WasmEdge is an extensible WebAssembly runtime that executes WebAssembly bytecode in a secure sandbox for cloud, edge, and embedded applications. It functions as a multi-language compiler, compiling applications written in Rust, JavaScript, Go, and Python into WebAssembly bytecode for sandboxed execution, and as a server-side JavaScript runtime that runs JavaScript programs with ES6 modules, NPM packages, and Node.js-compatible APIs. The runtime also serves as an AI inference runtime, executing AI models from JavaScript using WASI-NN plug-ins for inference tasks on personal devices and edge har

    Loads WebAssembly modules into Envoy or MOSN proxies for custom processing logic.

    C++artificial-intelligencecloudcloud-native
    Auf GitHub ansehen↗10,665
  • sagernet/sagernetAvatar von SagerNet

    SagerNet/SagerNet

    5,770Auf GitHub ansehen↗

    SagerNet is an Android VPN client that routes device traffic through proxy protocols to bypass internet censorship and access restricted content. It functions as a censorship circumvention tool, distributing anti-censorship platforms and helping users evade network restrictions, while also serving as a platform for studying internet censorship patterns through scientific research. The application routes network traffic through proxy protocols by hooking into the Android VpnService API to create a local VPN tunnel, running persistently as a foreground service with a notification to prevent the

    Loads proxy protocol implementations as plugins at runtime through a modular engine.

    Kotlinandroidanti-censorship
    Auf GitHub ansehen↗5,770
  • praydog/uevrAvatar von praydog

    praydog/UEVR

    4,178Auf GitHub ansehen↗

    UEVR is a modding toolkit designed to inject virtual reality support into games built with Unreal Engine. It functions as a stereoscopic rendering injector and plugin loader that enables 3D depth and head tracking in titles not natively designed for VR. The project distinguishes itself by providing a framework for six-degree-of-freedom tracking and a world-space UI projector that transforms flat 2D interface elements into 3D objects. It includes a VR input mapping framework to synchronize headset and controller transforms with engine components for physics and camera interaction. The system

    Provides a system to load and reload external plugin modules at runtime.

    C++cmkrcppmodding
    Auf GitHub ansehen↗4,178
  1. Home
  2. Software Engineering & Architecture
  3. Integration & Extensibility
  4. Extensibility
  5. Proxy Plugins

Unter-Tags erkunden

  • Runtime Plugin LoadersSystems that load proxy protocol implementations as plugins at runtime from external modules. **Distinct from Proxy Plugins:** Distinct from Proxy Plugins: focuses on the runtime loading mechanism for protocol implementations, not the plugins themselves.