Thursday, May 31, 2007

Fast Mirror

Fast Mirror is a program that I wrote in Java that helps you find which Ubuntu mirror is fastest for you. It checks both latency and bandwidth on all official Ubuntu mirrors. Here is the download. I apologize for the ad-ridden download site, but I don't have my own file hosting yet. To run it, just open a command prompt, cd to the download folder and type:

java -jar FastMirror.jar

Be sure that you have Java Runtime installed. Please let me know what you think of it. This is version 0.1, so it is likely to have bugs, but nothing that will bring your system down. ;)

5 comments:

Anonymous said...

I can't figure out how to download the file. Perhaps you can post it up on the Ubuntu forums as a howto or something?

Anonymous said...

Wouldn't all this scanning of every mirror induce a lot of unnecessary traffic as more users adopt your tool?

I mean, have you considered that this tool actually may cause damage?

David Hansen said...

Pinging each server once and downloading 1MB from each server is unlikely to cause any noticeable increase in server traffic, even with a large number of users adopting the tool.

David Hansen said...

To download, just wait for the 15 second timer on the download page to finish counting down, then click the download link. Again, I apologize for the lousy hosting.

CjB said...

Hi David. It seems to be that files-upload.com is no longer available. Could you upload it somewhere else? Looks like an interesting app