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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cmliu avatar

cmliu/CF-Workers-docker.io

0
View on GitHub↗
9,098 stars·10,633 forks·JavaScript·4 vuesDocker.fxxk.dedyn.io↗

CF Workers Docker.io

This project is a Cloudflare Workers Docker proxy and container registry mirror. It functions as an HTTP request proxy that relays requests to container registries, such as Docker Hub, to bypass regional access restrictions and accelerate image downloads.

The service incorporates identity masking to hide the proxy from automated scanners. This is achieved through the use of custom landing pages for unauthorized requests and filtering based on user agents.

The system manages network traffic via edge-based request proxying and stateless routing. It utilizes stream-based payload relaying to handle large container image layers and applies dynamic header transformations to maintain compatibility between the client and the upstream registry.

Features

  • Container Registry Proxies - Provides a Cloudflare Workers-based proxy for Docker Hub and other container registries.
  • Container Image Mirroring Tools - Functions as a mirror for Docker Hub to enable image retrieval in restricted network environments.
  • Registry Proxying - Bypasses regional access restrictions by relaying requests to remote container registries.
  • Distribution Acceleration - Accelerates container image pulls by utilizing a globally distributed proxy layer.
  • Edge Proxies - Utilizes edge-side request proxying to intercept and forward traffic to bypass regional restrictions.
  • Serverless Network Interception - Uses Cloudflare Workers to intercept and redirect network traffic between clients and remote registries.
  • Docker Hub Proxies - Provides specialized proxying specifically for Docker Hub to bypass regional restrictions.
  • Registry Proxies - Relays requests to container registries to bypass access restrictions and accelerate image downloads.
  • Header Modifiers - Provides dynamic modification of HTTP headers to ensure compatibility between clients and upstream registries.
  • HTTP Proxies - Implements an HTTP proxy relay service with integrated identity masking.
  • Request Routing - Implements stateless routing logic to direct network requests to container registry endpoints.
  • Server Identity Masking - Hides the proxy's identity and purpose from external scanners using deceptive landing pages.
  • Payload Streaming - Employs payload streaming to pipe large container image layers directly to clients without exhausting memory.
  • Self-Hosted Proxy Solutions - Cloudflare Workers-based proxy for Docker registry requests.
  • Developer Utilities - Proxy tool for accelerating docker image requests.

Historique des stars

Graphique de l'historique des stars pour cmliu/cf-workers-docker.ioGraphique de l'historique des stars pour cmliu/cf-workers-docker.io

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait cmliu/cf-workers-docker.io ?

This project is a Cloudflare Workers Docker proxy and container registry mirror. It functions as an HTTP request proxy that relays requests to container registries, such as Docker Hub, to bypass regional access restrictions and accelerate image downloads.

Quelles sont les fonctionnalités principales de cmliu/cf-workers-docker.io ?

Les fonctionnalités principales de cmliu/cf-workers-docker.io sont : Container Registry Proxies, Container Image Mirroring Tools, Registry Proxying, Distribution Acceleration, Edge Proxies, Serverless Network Interception, Docker Hub Proxies, Registry Proxies.

Quelles sont les alternatives open-source à cmliu/cf-workers-docker.io ?

Les alternatives open-source à cmliu/cf-workers-docker.io incluent : spegel-org/spegel — Spegel is a container registry cache and peer-to-peer distribution system for Kubernetes. It functions as an OCI image… zizifn/edgetunnel — Edgetunnel is a serverless network proxy and VLESS proxy implementation designed to run on Cloudflare Workers. It… dragonflyoss/dragonfly-archived — Dragonfly is a peer-to-peer file distribution system designed to accelerate large-scale file and container image… cloudflare/serverless-registry — Serverless Registry is a container registry service implemented as a serverless application. It provides a platform… dqzboy/docker-proxy — Docker-Proxy is a self-hosted container image caching and mirroring service. It functions as a registry-aware reverse… ginuerzh/gost — gost is a multi-protocol proxy tunnel and secure tunneling server designed to route network traffic through encrypted…

Alternatives open source à CF Workers Docker.io

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec CF Workers Docker.io.
  • spegel-org/spegelAvatar de spegel-org

    spegel-org/spegel

    3,485Voir sur GitHub↗

    Spegel is a container registry cache and peer-to-peer distribution system for Kubernetes. It functions as an OCI image mirror and content addressable store that shares image layers between cluster nodes to reduce external registry traffic and latency. The project implements a distributed hash table to locate image digests across the network, allowing nodes to retrieve content from peers rather than repeated external downloads. This architecture mitigates registry rate-limiting and provides offline image availability to prevent workload failures during registry outages. The system covers capa

    Gocloudcontainerddocker
    Voir sur GitHub↗3,485
  • zizifn/edgetunnelAvatar de zizifn

    zizifn/edgetunnel

    8,289Voir sur GitHub↗

    Edgetunnel is a serverless network proxy and VLESS proxy implementation designed to run on Cloudflare Workers. It functions as a VPN proxy that routes network traffic through edge computing platforms to provide an anonymized gateway for outbound internet requests. The project focuses on internet censorship circumvention and the bypass of network restrictions. It utilizes serverless proxy routing to mask original traffic sources and navigate regional filters or firewalls. The system manages traffic through serverless-based proxy tunneling, using WebSocket-based stream forwarding and protocol-

    JavaScriptcloudflare-workersedgefunctionsv2ray
    Voir sur GitHub↗8,289
  • cloudflare/serverless-registryAvatar de cloudflare

    cloudflare/serverless-registry

    1,405Voir sur GitHub↗

    Serverless Registry is a container registry service implemented as a serverless application. It provides a platform for hosting and managing container images by leveraging distributed object storage and edge computing to handle image layers and metadata. The project distinguishes itself by utilizing edge-side request proxying and lazy pull-through caching to manage external image dependencies. By fetching and persisting remote images on demand, it improves availability and access speeds for container runtimes. The system also employs chunked stream processing to manage large image layers, ens

    TypeScriptartifactscloudflarecontainer
    Voir sur GitHub↗1,405
  • dragonflyoss/dragonfly-archivedAvatar de dragonflyoss

    dragonflyoss/dragonfly-archived

    5,937Voir sur GitHub↗

    Dragonfly is a peer-to-peer file distribution system designed to accelerate large-scale file and container image delivery across clusters. It splits files into small pieces that peers exchange independently, enabling parallel downloads from multiple sources while a central scheduler assigns parent peers based on real-time load metrics. The system integrates with existing tools through an HTTP proxy interface and uses gRPC for internal communication between peers and the scheduler. The system distinguishes itself through automatic integrity verification at the piece level, ensuring every downl

    Gocloud-nativecncfdocker-image
    Voir sur GitHub↗5,937
  • Voir les 30 alternatives à CF Workers Docker.io→