Quick Proxy Browsing
When: Your ISP is stupid enough to block sites it shouldn’t.
How: Create a bookmarklet of the following JavaScript code. All the line breaks below needed to be removed for this to work.
javascript:void((function(){window.location.href=
'http://www.boxofprox.com/index.php?q='+base64_encode(window.location.href);})());
function%20base64_encode(str){
var%20alnum='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789._';
var%20out='';var%20t,x,y,z;for(var%20i=0;i<str.length;i+=3){t=Math.min(3,str.length-i);
if(t==1){x=str.charCodeAt(i);out+=alnum.charAt((x>>2));
out+=alnum.charAt(((x&0X00000003)<<4));out+='--';}
else%20if(t==2){x=str.charCodeAt(i);y=str.charCodeAt(i+1);
out+=alnum.charAt((x>>2));out+=alnum.charAt((((x&0X00000003)<<4)|(y>>4)));
out+=alnum.charAt(((y&0X0000000f)<<2));out+='-';}
else{x=str.charCodeAt(i);y=str.charCodeAt(i+1);z=str.charCodeAt(i+2);
out+=alnum.charAt((x>>2));out+=alnum.charAt((((x&0x00000003)<<4)|(y>>4)));
out+=alnum.charAt((((y&0X0000000f)<<2)|(z>>6)));out+=alnum.charAt((z&0X0000003f));}}
return%20out;}
This little code lets one browse with a base64 encoded url to bypass any phrase blocks. Use it on your own risk etc. Thanks ’someone unknown’ for base64 encoding function.
Instead of creating a bookmarklet, you can use the following web based proxies.
http://www.proxy.bz/
http://www.proxysector.com/
http://www.hidemyass.com/
http://www.proxy80.com/
and hundreds of others available at:
http://phoenixtopsites.com/index.php?i_cat=2
Naveed
August 12, 2006 at 5:13 am
Obviously we can use web based proxy. Instead of going to the proxy and entering url – which is a pain if you have to do it often, a bookmarklet will let you go directly to the page.
You can replace proxy I’m using here( boxofprox) with any of other proxies.
Brajesh
August 12, 2006 at 9:24 am
i just wanna get in
dual
August 18, 2006 at 8:58 pm
Wasallam, Arifin from Jakarta- Indonesia would really love to add my proxy site to your blog :
http://www.M82.net
http://www.Proxy.SG
http://www.Proxy.MN
http://www.Tandiono.com
http://www.FriendsterProxy.com
Arifin
October 8, 2006 at 12:46 am
I need to proxy every day
farzad
December 30, 2006 at 12:23 pm
THEY DONT WORKK THERE ALL BLOKED
Y
October 30, 2007 at 3:57 pm
t doesnt work will u tell me how to connect to orkut through firewaall HTTP cyberoam is used
vandematram27011987
February 4, 2008 at 7:21 pm
The easiest thing to do is visit my site and look for my post to bypass web filters. that’s the easiest thing to do.
http://uncr4ck.wordpress.com
uncr4ck
May 16, 2008 at 6:15 am