etix / mirrorbits

Mirrorbits is a geographical download redirector written in Go for distributing files efficiently across a set of mirrors.
MIT License
497 stars 90 forks source link

Add a CLI command to update the geolocation of a mirror (fix #96) #144

Closed elboulangero closed 2 months ago

elboulangero commented 8 months ago

Also provide a contrib script to make it easy to update the geolocation of all the mirrors in one go.

jbkempf commented 2 months ago

Hey,

I merged this, but in the future, please do 3 commits for this (rpc, cli, script)

elboulangero commented 2 months ago

Sure, can do. Thanks!