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 current position (lat/lon) of a mirror #96

Closed etix closed 2 months ago

etix commented 5 years ago

This command should ask for confirmation before applying the update and probably warn if the server is not in the same country anymore.

This should be easy to do for any newcomer who wants to contribute.