● mirror online

Debian GNU/Linux
Package Mirror

Official Debian package repository mirror. Serving stable, testing and backports archives. Synchronized every 6 hours from deb.debian.org.

Total Packages
59,412
Mirror Size
1.4 TB
Last Sync
6 min ago
Uptime
99.98%
Recent Package Updates — stable/bookworm
linux-image-6.1 Linux kernel binary image for version 6.1 6.1.128-1 security
openssh-server Secure Shell (SSH) server for secure access 9.2p1-2+deb12u4 security
curl Command line tool for transferring data with URL syntax 7.88.1-10+deb12u8 updates
apt Commandline package manager and utilities 2.6.1 stable
nginx Small, powerful, scalable web/proxy server 1.22.1-9 stable
python3.11 Interactive high-level object-oriented language (v3.11) 3.11.2-6 updates
openssl Secure Sockets Layer toolkit — production libraries 3.0.15-1~deb12u1 security
systemd System and service manager, init daemon 252.31-1~deb12u1 stable
bash — sources.list
root@host:~# cat /etc/apt/sources.list
# debian.korkinskoe.top mirror
deb https://debian.korkinskoe.top/debian bookworm main contrib non-free non-free-firmware
deb https://debian.korkinskoe.top/debian bookworm-updates main contrib
deb https://debian.korkinskoe.top/debian-security bookworm-security main

root@host:~# apt update
Hit:1 https://debian.korkinskoe.top/debian bookworm InRelease
Get:2 https://debian.korkinskoe.top/debian bookworm-updates InRelease [55.4 kB]
Get:3 https://debian.korkinskoe.top/debian-security bookworm-security InRelease [48.0 kB]
Reading package lists... Done
All packages are up to date.

root@host:~#