Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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
```