awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • shadowsocks/shadowsocks-windowsالصورة الرمزية لـ shadowsocks

    shadowsocks/shadowsocks-windows

    59,574عرض على GitHub↗

    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
    عرض على GitHub↗59,574
  • avwo/whistleالصورة الرمزية لـ avwo

    avwo/whistle

    15,570عرض على GitHub↗

    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
    عرض على GitHub↗15,570
  • wasmedge/wasmedgeالصورة الرمزية لـ WasmEdge

    WasmEdge/WasmEdge

    10,665عرض على GitHub↗

    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
    عرض على GitHub↗10,665
  • sagernet/sagernetالصورة الرمزية لـ SagerNet

    SagerNet/SagerNet

    5,770عرض على GitHub↗

    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
    عرض على GitHub↗5,770
  • praydog/uevrالصورة الرمزية لـ praydog

    praydog/UEVR

    4,178عرض على GitHub↗

    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
    عرض على GitHub↗4,178
  1. Home
  2. Software Engineering & Architecture
  3. Integration & Extensibility
  4. Extensibility
  5. Proxy Plugins

استكشف الوسوم الفرعية

  • 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.