-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

reflector


> Arch script to fetch and sort mirrorlists.

More information.


Get all mirrors, sort for download speed and save them:

sudo reflector --sort {rate} --save {/etc/pacman.d/mirrorlist}

Only get German HTTPS mirrors:

reflector --country {Germany} --protocol {https}

Only get the 10 recently sync'd mirrors:

reflector --latest {10}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 19:33:01 2024