Skip to content

Mirrors

One of the main issues in our country is finding the best mirror for removing sanctions.

For ArchLinux you can use reflector in your terminal as follows:

using reflector to find 10 fastest mirror resides in Iran
reflector -f 10 -p http,https -c IR --threads 10 | sudo tee /etc/pacman.d/mirrorlist

Trust me, reflector is awesome and has many useful flags.