freebsd-ports/sysutils/fastest_cvsup/pkg-descr
Ying-Chieh Liao 672ef12546 add fastest_cvsup 0.2.4
Finds fastest CVSup server

PR:		40480
Submitted by:	"A.J.Robinson" <ajr@subdimension.com>
2002-07-17 06:34:42 +00:00

14 lines
538 B
Text

Perl script to find fastest FreeBSD CVSup server:
* uses socket connections not just 'pings'
* takes notice of server responses
* connects to servers in countries specified on the command line
- or -
connects to the 'local' servers defined in the script
- or -
connects to *all* the servers in *all* the countries
* returns either fastest server or top 3 (useful for scripts)
* returns exit codes (useful for scripts)
* can update the CVSup server list from www.freebsdmirrors.org
WWW: http://fastest-cvsup.sourceforge.net/