Fast package mirror for developers

Low-latency rsync mirror of npm, PyPI, Maven Central, Debian, Alpine and Docker Hub. Free for anyone, syncs every 15 minutes.

served since 2020
served today
packages indexed
avg latency (RU/EU)

Mirrored repositories

npmin sync

Node.js packages, full registry mirror including tarballs.

npm config set registry https://${HOST}/npm/

PyPIin sync

Python packages, simple and JSON indices, wheels and sdists.

pip install -i https://${HOST}/pypi/simple/ <package>

Maven Centralin sync

Java/Kotlin/Scala artifacts, all groups and versions.

maven { url "https://${HOST}/maven/" }

Debian / Ubuntuin sync

APT mirror, full Debian stable + Ubuntu LTS pool.

deb https://${HOST}/debian/ bookworm main

Alpinein sync

apk packages, main and community for v3.18 → edge.

https://${HOST}/alpine/v3.20/main

Docker Hubcaching

Pull-through cache for library/* and verified publishers.

docker pull ${HOST}/library/nginx:alpine

How it works

Each repository is synced upstream every 15 minutes via official rsync endpoints where available, with HTTP fallbacks for repositories that don't publish rsync. All metadata is signed when upstream provides signatures; we don't re-sign anything. There is no rate limit for unauthenticated users.

Recent sync activity

Need a private mirror in your network?

Same setup, your own hardware, your own SLA. Set up a private mirror node mirroring upstream + your internal registries.

Get in touch