Tuesday, February 26, 2013

How to unblock blocked websites with Command Prompt

How to unblock blocked websites with cmd
1st Trick
1- Open the command prompt
2- Ping the website you want to unblock by typing "ping www.website.com" without the ""
3- Copy the IP next to "Reply From"
4- Paste the IP into your address bar.
2nd Trick
1- Open command prompt and notepad.
2- Write "ping localhost" without the "" into the command prompt.
3- Copy the IP into the notepad file, hit tab and write localhost
4- Ping the website you want to unblock in the command prompt, as in"ping www.website.com" without the""
5- Copy the IP of the site into the notepad file, hit tab and write the link to the site, without http://, as in"www.google.com"
6- Hit enter and repeat step 5, should look like this
00.00.0.00 localhost
000.000.00.00 www.website.com
000.000.00.00 www.website.com
7- Save the notepad file into your desktop as "host." with the "", if it wont let you just leave it as host. with the "."
8-Go to My Computer>Your Hardrive>WINDOWS>system32>drivers>ect and drag the notepad file into that folder

No comments:

Post a Comment