| delorie.com/archives/browse.cgi | search |
root AT cp600:/home/carl # man netselect
...
For each host, netselect figures out the approximate ping time (though
not as accurately as ping does), the number of network "hops" to reach
the target, and the percentage of ping requests that got through sucā
cessfully. Then netselect calculates the "score" of each operational
host based on these values.
root AT cp600:/home/carl/temp # netselect -s 5 $(curl
http://cygwin.com/mirrors.lst|awk -F\; '{print $2}')
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6349 100 6349 0 0 29371 0 --:--:-- --:--:-- --:--:-- 94761
60 sourceware.mirrors.tds.net
69 64.50.236.52
72 64.50.236.52
75 sourceware.mirrors.tds.net
95 mirror.calvin.edu
Not sure why the IP, but just to be sure:
root AT cp600:/home/carl # netselect ftp-ext.osuosl.org
40 64.50.236.52
root AT cp600:/home/carl # netselect cygwin.osuosl.org
33 64.50.236.52
root AT cp600:/home/carl # grep osuosl mirrors.lst
ftp://cygwin.osuosl.org/pub/cygwin;cygwin.osuosl.org;North America;Oregon
http://cygwin.osuosl.org;cygwin.osuosl.org;North America;Oregon
http://packages.debian.org/unstable/source/netselect
^Carl K
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |