Archive for May 28th, 2006

Google Translator to access forbidden website???

Sunday, May 28th, 2006

few days ago, I found a website that mention about a good trick to access forbidden web pages by using Google Translator.

This is the original URL: http://www.oreillynet.com/pub/h/4807

I don’t want to re-explain the trick, just go to thelink above,

but Just to summarize, this is the trick, assume you want to access www.detik.com and that site is categorized as forbidden website by your company, you can use Google Translator to access that website by simply putting this url in your browser:

 http://www.google.com/translate?langpair=en|en&u=www.detik.com

 

BUT, i’m not quite sure this trick is still  working right now, just try it and report to me, because, i just looked at mu squid.log, my squid still need to have direct access to the target web site. This is different with what I see last week, my squid is only connect to the google website.

 

1148799078.640   1450 TCP_MISS/302 477 GET http://translate.google.com/translate_c? - DIRECT/216.239.63.99 text/html
1148799080.286   1167 TCP_MISS/200 576 GET http://rendo.info/tools/ip.php - DIRECT/202.51.232.116 text/html
1148800248.237   1448 TCP_MISS/200 533 GET http://www.google.com/translate? - DIRECT/66.102.7.99 text/html
1148800251.912   1670 TCP_MISS/200 1050 GET http://www.google.com/translate_n? - DIRECT/66.102.7.147 text/html
1148800252.628   2222 TCP_MISS/200 586 GET http://www.google.com/translate_p? - DIRECT/66.102.7.104 text/html
1148800255.503   1382 TCP_MISS/302 579 GET http://64.233.179.104/translate_c? - DIRECT/64.233.179.104 text/html
1148800259.076   1509 TCP_MISS/302 477 GET http://translate.google.com/translate_c? - DIRECT/216.239.63.99 text/html
1148800261.851    718 TCP_MISS/200 576 GET http://rendo.info/tools/ip.php - DIRECT/202.51.232.116 text/html

 

-rendo-