Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marguerite/rankmirror-ng
Next Generation rankmirror
https://github.com/marguerite/rankmirror-ng
golang linux mirror mirrorlist shell speedtest
Last synced: 19 days ago
JSON representation
Next Generation rankmirror
- Host: GitHub
- URL: https://github.com/marguerite/rankmirror-ng
- Owner: marguerite
- Created: 2018-10-24T16:14:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-04T03:52:27.000Z (over 3 years ago)
- Last Synced: 2024-06-20T12:04:59.139Z (5 months ago)
- Topics: golang, linux, mirror, mirrorlist, shell, speedtest
- Language: Go
- Homepage:
- Size: 1.67 MB
- Stars: 13
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
rankmirror-ng
------
[![Go Report Card](https://goreportcard.com/badge/github.com/marguerite/rankmirror-ng)](https://goreportcard.com/report/github.com/marguerite/rankmirror-ng)
Next Generation tool for openSUSE users to test and change download mirror.
It can score mirrors by combination of 5 standards:
* Physical distance
* Route levels
* Route time
* Ping speed
* Download speedYou can give each standard a weight based on your experience.
## Usage
* list available mirrors sorted by weight: `rankmirror-ng -list`
* update mirrors' metadata: `sudo rankmirror-ng -update` (must use `sudo`)
* set mirror to use: `sudo rankmirror-ng -set=Tuna` ("Tuna" is a name can be found by `rankmirror-ng -list`)