Apr
22
2010
How to Bypass Source-Forge Country Blocking
Author: root
Source-Forge, The huge open-source software repository recently has banned some countries from downloading free softwares from their servers. However there’s a quick trick which you can download the files directly from source-forge mirrors, bypassing that ip check.
You can click on the file you wanna download inside the “Files” section and take care when the following page appeared press ESC key to stop loading the page.
Now right-click on “direct link” and Copy the link address and Paste it into your address bar. It should look like this :
http://downloads.sourceforge.net/project/openproj/OpenProj%20Binaries/1.4/openproj_1.4-2.deb?use_mirror=surfnet
The last part, marked as red, shows the mirror you’re going to download from. Turn the URL into something like this :
http://surfnet.dl.sourceforge.net/project/openproj/OpenProj%20Binaries/1.4/openproj_1.4-2.deb
And it will download the file directly. In addition, some mirrors are not accessible because of routing path problems. I usually use “kent” as my mirror.
Tags: Open Source

April 26th, 2010 at 9:56 am
Very nice,
thanks.
April 30th, 2010 at 12:29 pm
Thanks
May 13th, 2010 at 2:39 am
It seems this method doesn’t work anymore.
May 13th, 2010 at 9:57 am
I just tested this method again on
http://sourceforge.net/projects/systemimager/
and it worked. What project did you failed to do it on ?
May 19th, 2010 at 11:56 pm
For example:
http://sourceforge.net/projects/jerichohtml/files/
The default mirror was “gar” for me which the method didn’t work on it.
Strangely when I switched to surfnet it works for that.