# aploium/zmirror

The next-gen reverse proxy for full site mirroring

Repository: https://github.com/aploium/zmirror
Canonical: https://ross.abutalabs.com/products/zmirror
Homepage: http://zmirror.org
Language: Python
License: MIT
License Family: permissive
Archived: true
Last push: 2019-02-01T10:07:47+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3778, "days_push": 2770, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2394, forks 719 (observed 2026-08-28T04:06:43.521562+00:00)

## What it is
zmirror is a Python-based HTTP reverse proxy designed to automatically and completely mirror entire websites, such as Google, Wikipedia, YouTube, Twitter, Instagram, and Facebook. It includes built-in caching, CDN support, and out-of-the-box configuration files for popular sites, enabling quick deployment of accessible mirrors.

## Use cases
- mirror a blocked website like google
- create a wikipedia mirror
- set up a youtube reverse proxy
- deploy a self-hosted proxy mirror of a site
- cache and serve a mirrored website via CDN
- run a google scholar mirror
- proxy an entire website with rewritten URLs

## When to choose
- you need a full-site mirror with automatic URL rewriting rather than a simple path-based reverse proxy
- you want prebuilt configs for popular sites like Google, Wikipedia, or YouTube
- you need built-in caching and CDN support for a mirrored site
- you want a pure-Python solution deployable on a single server

## When to avoid
- you need a general-purpose load balancer or API gateway rather than site mirroring
- you require actively maintained software - the latest release dates to 2019 and development has stalled
- you need to mirror sites requiring full login support, which is only partially functional
- you want a lightweight path-based reverse proxy like nginx for standard backend routing

## Facets
- artifact type: service
- maturity: maintenance
- function: proxy, http-server, caching, web-framework
- domain: web-development, networking, privacy, censorship-circumvention, self-hosted
- platform: python, self-hosted
- tags: reverse-proxy, site-mirroring, mirror-site, cdn-support, http-proxy, linux, web-server

## Member repositories
- aploium/zmirror (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:43.521562+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:34:24.160250+00:00, confidence not recorded.
  - readme: https://github.com/aploium/zmirror (fetched 2026-08-28T04:06:43.521562+00:00, sha d1a7c97afa5c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
