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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目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

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

    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/whistleavwo 的头像

    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/wasmedgeWasmEdge 的头像

    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/sagernetSagerNet 的头像

    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/uevrpraydog 的头像

    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.