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.
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 mainAlpinein sync
apk packages, main and community for v3.18 → edge.
https://${HOST}/alpine/v3.20/mainDocker Hubcaching
Pull-through cache for library/* and verified publishers.
docker pull ${HOST}/library/nginx:alpineHow 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