An open API service indexing awesome lists of open source software.

https://github.com/nearhuscarl/mirrorlist

mirror list for pacman after sorting by download rate using reflector
https://github.com/nearhuscarl/mirrorlist

archlinux mirrors

Last synced: 10 months ago
JSON representation

mirror list for pacman after sorting by download rate using reflector

Awesome Lists containing this project

README

          

# mirrorlist

```bash
sudo pacman -S reflector
reflector --verbose --connection-timeout 3 --latest 200 --number 40 --sort rate --save
```