Skip to content

bmwiedemann/bench-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scan all openSUSE mirrors from various places around the world.

inspired by this reddit discussion

Usage

git clone https://github.com/bmwiedemann/bench-http
cd bench-http
zypper addrepo http://download.opensuse.org/repositories/devel:/languages:/perl/15.5/ perl # adapt for your OS version
make installdeps
./benchlist.pl | tee out
sudo findbestmirror.pl < out

The findbestmirror.pl script will add the best mirror to repos that only used download.o.o , if it has write permissions to /etc/zypp/repos.d/

It is a good idea to keep a backup of that dir.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published