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 and open-source softwares from their servers. However there’s a quick trick which you can download the files directly from source-forge mirrors, bypassing that IP address 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.
February 19th, 2011 at 9:43 pm
I tested this method a few days ago and it worked, but it seems that Sourceforge servers have been updated, because this method doesn’t seem to work any more. I tested it on a few projects, one of which is Achilles (http://sourceforge.net/projects/achilles/files/), and it didn’t work.
February 19th, 2011 at 10:44 pm
Nothing serious about sourceforge has been changed, it’s just about the theme.
I just tested the above method and it worked.
I followed your link and here’s the direct link sourceforge gave to me.
http://downloads.sourceforge.net/project/achilles/achilles/1/achilles-1.tar.gz?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fachilles%2Ffiles%2F&ts=1298142641&use_mirror=space
I turned it into
http://space.dl.sourceforge.net/project/achilles/achilles/1/achilles-1.tar.gz
and it worked.
But please be aware to not to click on the resulting link, SF seems to be sensitive to referrer website. You should copy and paste it into your browser window and press Enter.
March 1st, 2011 at 5:29 pm
Thank you. It just worked.
April 3rd, 2011 at 12:58 pm
I LOVE YOU MAN!