میرور عمومی پکیجهای لینوکس
بیش از ۲۰ توزیع لینوکسی — Ubuntu، Debian، Fedora، Arch و Docker — با یک دستور ساده تنظیم کنید.
Public Linux Package Mirror
20+ Linux distributions — Ubuntu, Debian, Fedora, Arch, Docker and more — configured with a single command.
اسکریپت خودکار توزیع شما را تشخیص داده و منابع پکیج را در چند ثانیه تنظیم میکند.
Auto-detect script configures your package sources in seconds — no manual editing needed.
تمام ارتباطات از طریق TLS رمزگذاری میشود. گواهی SSL معتبر از Let's Encrypt.
All traffic is TLS-encrypted with a valid Let's Encrypt SSL certificate.
Ubuntu، Debian، Fedora، Arch، openSUSE، Rocky، Kali، Docker و بیشتر.
Ubuntu, Debian, Fedora, Arch, openSUSE, Rocky, Kali, Docker and more.
# Should print Origin: and release date curl -s https://mirror.em-co.cloud/ubuntu/dists/noble/InRelease | head -4
echo "5.160.35.2 mirror.em-co.cloud" | sudo tee -a /etc/hosts
curl -fsSL https://mirror.em-co.cloud/setup.sh | sudo bash
curl -fsSL https://mirror.em-co.cloud/docker.sh | sudo bash