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
- Host: GitHub
- URL: https://github.com/tani/geo-mirror
- Owner: tani
- Created: 2023-06-14T13:17:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-15T01:32:44.000Z (about 3 years ago)
- Last Synced: 2025-04-15T19:09:25.851Z (about 1 year ago)
- Topics: cloudflare-workers, linux, workers
- Language: JavaScript
- Homepage: https://nearest.cask.workers.dev
- Size: 37.6 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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