awesome-repositories.com
Blog
awesome-repositories.com

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

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

7 Repos

Awesome GitHub RepositoriesProxy Integrations

Configurations for routing traffic through external proxy services for enhanced monitoring and caching.

Distinguishing note: Focuses on external service integration for infrastructure-level request handling.

Explore 7 awesome GitHub repositories matching devops & infrastructure · Proxy Integrations. Refine with filters or upvote what's useful.

Awesome Proxy Integrations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • berriai/litellmAvatar von BerriAI

    BerriAI/litellm

    50,579Auf GitHub ansehen↗

    LiteLLM is a unified gateway and proxy server designed to centralize access to over one hundred language model providers. It provides a standardized API interface that abstracts vendor-specific schemas, allowing developers to interact with diverse models through a single, consistent format. By acting as a central traffic management layer, it enables organizations to route, secure, and govern model interactions across multiple deployments. The platform distinguishes itself through its policy-driven architecture, which uses configuration-based routing to manage traffic distribution, load balanc

    Routes requests through external services to enable advanced features like caching and monitoring.

    Pythonai-gatewayanthropicazure-openai
    Auf GitHub ansehen↗50,579
  • jackett/jackettAvatar von Jackett

    Jackett/Jackett

    14,926Auf GitHub ansehen↗

    Jackett is a self-hosted background service that functions as a BitTorrent tracker aggregator and proxy. It enables automated media management applications to query multiple torrent indexers simultaneously by translating standardized search requests into site-specific formats and consolidating the resulting data into a single, unified feed. The service distinguishes itself through an adapter-based architecture that handles the complexities of disparate tracker interfaces and security protocols. It integrates with external proxy services to bypass anti-bot challenges and maintain persistent ac

    Routes traffic through external proxy services to maintain access to protected remote data sources.

    C#apicouchpotatoduckietv
    Auf GitHub ansehen↗14,926
  • 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

    Connects WebAssembly modules to proxies like Envoy via the Proxy-Wasm ABI.

    C++artificial-intelligencecloudcloud-native
    Auf GitHub ansehen↗10,665
  • everywall/ladderAvatar von everywall

    everywall/ladder

    8,499Auf GitHub ansehen↗

    Ladder is a web proxy server and HTTP response modifier designed to circumvent bot protections, CORS restrictions, and paywalls. It functions by intercepting traffic to modify HTML, CSS, and JavaScript via regular expressions and altering HTTP headers to reveal restricted content. The project distinguishes itself through its ability to bypass anti-scraping mechanisms and specialized bot detection, such as Cloudflare, by integrating with external challenge-solving services. It also enables client identity emulation by spoofing user agents and network identifiers to masquerade as different brow

    Integrates with external services like FlareSolverr to circumvent Cloudflare challenges and bot detection.

    Gobypasscorscors-proxy
    Auf GitHub ansehen↗8,499
  • suwayomi/suwayomi-serverAvatar von Suwayomi

    Suwayomi/Suwayomi-Server

    7,175Auf GitHub ansehen↗

    Suwayomi-Server is a self-hosted manga server that serves content via OPDS feeds for use with compatible reader applications. It functions as a personal manga library server, allowing users to organize, browse, and read manga from any device with offline support and automatic chapter updates. The server distinguishes itself through its extension-based source abstraction, which loads and executes third-party extensions at runtime to fetch content from various providers. It implements a bidirectional sync protocol using timestamped progress markers to reconcile reading positions across multiple

    Routes requests through FlareSolverr to automatically solve Cloudflare challenges when accessing protected sources.

    Javadesktophacktoberfestjavalin
    Auf GitHub ansehen↗7,175
  • qbittorrent/search-pluginsAvatar von qbittorrent

    qbittorrent/search-plugins

    6,274Auf GitHub ansehen↗

    This is a collection of search plugins and a Python-based framework for extending qBittorrent's built-in search capabilities. The project provides a plugin-class-based search engine architecture where each torrent site is wrapped in a Python class that implements a standard search interface, allowing the client to query multiple sources uniformly. It includes a Torznab API standard integration for connecting to standardized search engines, and supports external proxy aggregation through Jackett to route queries through a server that aggregates results from many private and public trackers. Th

    Configuring a Jackett server as an external proxy to aggregate search results from many private and public torrent trackers through a single plugin.

    Pythonpluginpythonqbittorrent
    Auf GitHub ansehen↗6,274
  • proxifly/free-proxy-listAvatar von proxifly

    proxifly/free-proxy-list

    3,865Auf GitHub ansehen↗

    This project is a public proxy aggregator and directory providing curated lists of validated HTTP and SOCKS proxy servers. It features a machine-readable API service and tools designed for anonymous network routing and the automated rotation of outgoing IP addresses. The system distinguishes itself through a proxy rotation tool used to bypass rate limits and prevent detection by automated security systems. It provides a programmatic interface for retrieving and filtering verified proxies by country and protocol, delivering this data in JSON and text formats for integration into custom applica

    Connects applications to remote API data sources for automated retrieval of verified proxy servers.

    free-proxyfree-proxy-listfresh-proxies
    Auf GitHub ansehen↗3,865
  1. Home
  2. DevOps & Infrastructure
  3. Proxy Integrations

Unter-Tags erkunden

  • Cloudflare Challenge SolversRoutes requests through an external FlareSolverr service that solves Cloudflare challenges before forwarding responses back to the extension runtime. **Distinct from Proxy Integrations:** Distinct from Proxy Integrations: specifically solves Cloudflare challenges via FlareSolverr, not general traffic routing or caching.
  • JackettConfigurations for routing torrent search queries through a Jackett server to aggregate results from multiple private and public trackers. **Distinct from Proxy Integrations:** Distinct from Proxy Integrations: specifically targets Jackett as a torrent indexer aggregator proxy, not general infrastructure proxy routing.
  • Proxy List ConnectorsSoftware components that link applications to remote proxy data sources. **Distinct from Proxy Integrations:** Focuses on the connection to a list source rather than the routing configuration of the infrastructure.
  • Proxy-Wasm ABI IntegrationsConnecting WebAssembly modules to proxies via the Proxy-Wasm ABI for custom request processing. **Distinct from Proxy Integrations:** Distinct from Proxy Integrations: focuses on the Proxy-Wasm ABI standard, not general proxy routing configurations.