Project

rankmirror

0.0
No commit activity in last 3 years
No release in over 3 years
rankmirror is a command-line tool to sort mirrors by the real download speed for common Linux distributions. it supports both mirrors listed on the distro's website and the ones held in your local mirrorlists.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 1.13
~> 10.0
~> 3.0

Runtime

>= 0.9.0
>= 1.6.0
 Project Readme

Rankmirror

RankMirror is a ruby implementation of rankmirrors in ArchLinux but for all modern Linux distributions.

Installation

$ gem install rankmirror

Usage

$ rankmirror --help

eg. rankmirror -o opensuse --flavor tumbleweed --continent asia, the fastest openSUSE Tumbleweed mirror in Asia.

rankmirror -o fedora --flavor 25 --country cn, the fastest Fedora 25 mirror in China.

rankmirror -o epel --flavor 7 --country cn, the fastest EPEL 7 mirror in China.

rankmirror -o packman -s will get you: the fastest Packman mirror from the World. And save that to a packman.mirrorlist in your ~/.rankmirror. Next time, just rankmirror -l -o packman -s, which is faster^2. Because most of the times, there're only a few mirrors that are fast to you.

License

The gem is available as open source under the terms of the MIT License.