shempignon / scaramanga

Pacman Mirrorlist generator wrapper written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scaramanga

ci

Pacman Mirrorlist generator wrapper written in Rust

Motivation

Slow mirrors are Evil!

This binary aims at automating the process of refreshing your Pacman mirrorlist.

Installation

Available as an AUR package, so either clone the package and install it with makepkg -si or use aur package manager

Configuration

The configuration file is located at /etc/scaramanga/config.toml

You can configure wether to use http and/or https, ipv4 and/or ipv6 and a list of countries

Usage

The binary will automatically rank the mirrors by speed.

Running scaramanga will print a speed sorted mirrors list.

In order to replace the content of your mirrorlist run:

scaramanga > /etc/pacman.d/mirrorlist

About

Pacman Mirrorlist generator wrapper written in Rust

License:Other


Languages

Language:Rust 100.0%