How to open a blocked/un-opened website
We often see that we can’t access some of the websites that are blocked by the administrator or some-one. Most of us have faced this problem in our school or at the cyber-cafe.
I am telling you some cool tricks that really work.
1.Just type the url in your browser & instead of http:// you have to use https:// .
Example: http://www.example.com (Blocked)
https://www.example.com (blocked but it will open)
2. If the 1st step is not working properly you can use this step as well
http://www.cooltunnel.com (this is the proxy server) & there you found a input box where you just type your desired url & press the submit button. Now you can easily access the website.
3. If the above 2 tricks are not working properly you just follow this tricks. This is very useful & 100% works.
Start-> run -> cmd -> (A dos mode black screen appears)
Type ping http://www.example.com & you will get the server address(192.168.19.26) , just convert it in the binary format using calculator.
192—11000000 , 168—- 10101000 , 19—10011 , 26—–11010
You have to use this url (11000000. 10101000. 10011. 11010)
Latest posts by Sandipan Bhattacharjee
- Dynamically Styling Modules and Blocks in Drupal 6 - September 22nd, 2011
- How to make a lightbox in a very simple way - August 19th, 2011
- How to Create Drupal Sub-themes from scratch - July 12th, 2011
- Zend framework step by step tutorial (Folder structure) - March 21st, 2011
- Zend Framework variables - March 21st, 2011
