ENES中文
EdgeMirror

Edge mirrors for every developer source.

Open a guided mirror page, copy a ready command, or configure package managers and CLIs to use the edge routes directly.

Stable accelerators

Verified and recommended for daily use.

E
stable

EdgeMirror Portal

Landing portal for all edge mirror services.

Command https://mirror.aierliz.top/edgemirror
P
stable

PyPI / PyTorch

Python packages, PyPI simple index, and PyTorch wheel downloads.

Command pip install numpy -i https://mirror.aierliz.top/pypi/simple/
H
stable

Hugging Face

Model weights, datasets, API requests, and LFS file downloads.

Command HF_ENDPOINT=https://mirror.aierliz.top/hf huggingface-cli download sentence-transformers/all-MiniLM-L6-v2
G
stable

GitHub Proxy

Git clone, release assets, raw files, archives, and GitHub pages.

Command git clone https://mirror.aierliz.top/github/vercel/next.js.git
D
stable

Docker Registry

Docker Hub and multi-registry image pulls through the current registry host.

Command docker pull mirror.aierliz.top/library/nginx:latest
L
stable

Linux Mirrors

APT, YUM, DNF, Pacman, wget, and curl mirror pass-through.

Command deb https://mirror.aierliz.top/mirrors/http://archive.ubuntu.com/ubuntu/ jammy main restricted universe multiverse
U
stable

Universal Proxy

Public HTTP/HTTPS file URLs with redirect and filename handling.

Command curl -L -O "https://mirror.aierliz.top/proxy/https://nodejs.org/dist/v22.11.0/node-v22.11.0-x64.msi"

Test accelerators

New routes ready for validation and feedback.

n
test

npm Registry

npm, pnpm, and yarn registry metadata plus tarball downloads.

Command npm install lodash --registry=https://mirror.aierliz.top/npm/
G
test

Go Modules

GOPROXY-compatible module metadata, mod files, and zip downloads.

Command go env -w GOPROXY=https://mirror.aierliz.top/go,direct
M
test

Maven / Gradle

Maven Central, Google Maven, Gradle Plugin Portal, and JitPack.

Command maven { url = uri("https://mirror.aierliz.top/maven/maven-central") }
c
test

crates.io Sparse

Cargo sparse registry index and crate package downloads.

Command sparse+https://mirror.aierliz.top/crates/
D
test

Downloads

Runtime installers, release assets, Open VSX, SourceForge, GitLab, and Gitea files.

Command curl -L -O "https://mirror.aierliz.top/downloads/node/v22.11.0/node-v22.11.0-x64.msi"