Posts

Showing posts with the label BLOCKED SITE

Block or Redirect Unwanted Websites Using HOSTS File

Image
By Parth The  hosts file  is one of the interesting and useful feature of both Windows and Linux operating systems that provides many handy options in addressing network nodes. For instance, you can use the  hosts  file to block  annoying ads, pop-ups, banners, porn sites, or even redirect one website to another. In this post I will show you how to play around with the  hosts  file to accomplish some of the above mentioned jobs. What is a hosts File? The  hosts  file is just like any other computer file that is used by the operating system to map hostnames and domain names on to their corresponding IP addresses. In other words, when you type “google.com” on your browser’s address bar, your computer will look for the hosts  file to see if it contains the corresponding IP address for the domain name you typed (google.com). In case if no entry is present in the  hosts  file, the request is then passed on...

ACCESS BLOCKED WEBSITES IN YOUR COLLEGE/OFFICE WI-FI

Image
By Parth Makadiya I got few mails asking for some tricks to access restricted websites in college or office Wi-Fi without using proxy. Generally, if you use proxy to access some website then it might take you some more time to load the page than usual, but a VPN connection rather will improve your speed. In this article I will be helping you to set up a free VPN account for unlimited access to often blocked websites like Torrents, Facebook and YouTube.  And then you have some more plus points like you can manage your downloads, that is, you can pause them (if you are under a Wi-Fi network then you won’t be able to pause your downloads, well, in most of them) and you can also be able to perform video call using Skype or some other alternate service. Note that the password will be changed every few hours so you have to visit the VPN service provider’s webpage for the password and reconnect using your new VPN credentials. There are many VPN service providers, just Google them...

How to Open or Access Blocked Websites at Schools,College and Office Work

Image
Nowadays many schools and colleges are Providing  internet  access in their campus, but with a restriction.They are Blocking many popular sites like  Facebook , twitter, etc.So in this article I would like to discuss the  Top 10 ways to access Blocked Websites. Also Check:   Tips to Make PC Work Faster 1.Using IP address instead of Web Site URL Most of the software which block the sites in our PC uses Website address/URL only like i.e. www.Facebook.com, www.twitter.com, etc.So can access those sites with their IP address instead of URL.Every website has its unique IP address same as the Computer and mobile devices.To get IP address of a website Simply Run Command Prompt and type:-        Type Command:  ping domain.com Type this command in Command Prompt and replace “doamin.com” with the site URL of which you want to get IP address. For Ex: ping google.com IP address of google –>74.125.236.142/ You will see o...