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

https://github.com/tani/geo-mirror

This service redirects to the nearest mirror of given distribution
https://github.com/tani/geo-mirror

cloudflare-workers linux workers

Last synced: about 1 year ago
JSON representation

This service redirects to the nearest mirror of given distribution

Awesome Lists containing this project

README

          

# Geo Mirror

This service redirects to the nearest mirror of a given distribution.

https://nearest.cask.workers.dev/archilinux
-> https://ftp.halifax.rwth-aachen.de/archlinux

https://nearest.cask.workers.dev/debian
-> https://ftp.de.debian.org

https://nearest.cask.workers.dev/ubuntu
-> https://de.archive.ubuntu.com

(c) 2023 Masaya Taniguchi
MIT License