<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MakeUseOf.com &#187; unblock websites</title>
	<atom:link href="http://www.makeuseof.com/tags/unblock-websites/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Fri, 12 Mar 2010 03:31:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How Do I Unblock a Web Page From Behind a Strong Firewall?</title>
		<link>http://www.makeuseof.com/tag/how-do-i-unblock-a-web-page-strong-firewall/</link>
		<comments>http://www.makeuseof.com/tag/how-do-i-unblock-a-web-page-strong-firewall/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 15:30:44 +0000</pubDate>
		<dc:creator>Karl L. Gechlik</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[unblock websites]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=36499</guid>
		<description><![CDATA[Many times we find ourselves on networks where we cannot get to websites that we want to see because of some silly restriction on particular subjects and all sorts of good stuff. There are instances where you will need to get to a specific site for homework or real work and you cannot get to [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border: 0px none; margin-right: 20px;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/blockHead.png" alt="" vspace="5" align="left" />Many times we find ourselves on networks where we cannot get to websites that we want to see because of some silly restriction on particular subjects and all sorts of good stuff. There are instances where you will need to get to a specific site for homework or real work and you cannot get to them due to things like restrictive materials, dangerous knowledge and even reproduction. What do you do? Not do your work?</p>
<p>I will show you some tricks I have seen in action as a network administrator over the years and some I have discovered myself. But before starting, know that your system administrator might not be partial to you circumventing their network security so do so at your own risk and make sure you are fully aware of the possible consequences first!</p>
<p><span id="more-36499"></span></p>
<h3>How to Unblock a Web Page &#8211; Retrieving The Site&#8217;s IP Address</h3>
<p>The first trick we will use gets around <em>most</em> firewalls or content filtering that work by domain name or URL. The trick is to ping the website from the command line from your home or another computer not on the restricted network. This can be done by hitting <em>start -&gt;run</em> and then typing <strong>cmd</strong>. On Vista and Windows 7, just hit the start orb and type <strong>cmd</strong>.</p>
<p>Then at the command prompt type <em>ping www.site.com</em> replacing site.com with the actual website you want to get to. Like so:</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/block1.png" alt="how do i unblock a web page" width="584" height="291" /></p>
<p>I chose a random site called <a href="http://www.restricted.com">www.restricted.com</a> and pinged it as you can see above and it returned the IP address. Then I can type in <strong>http://216.34.131.135</strong> in my browser and bypass the URL’s restriction.</p>
<h3>The Google Cache Trick to Unblock a Web Page</h3>
<p>If that didn’t work for you we will move on to the Google Cache trick. Search for the website you are trying to get to. In this instance, we will use <a href="http://www.wtfluck.com">http://www.wtfluck.com</a>. On this imaginary network we are blocking this site and its IP address. So what can we do? Google for it of course, like so:</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/block2.png" alt="how do i unblock a web page" width="584" height="269" /></p>
<p>Hit <em>Google Search</em> and you will see results that look like these:</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/block4.png" alt="how do i unblock a web page" width="584" height="507" /></p>
<p>Maybe you have never noticed it before but there is a <em>Cached</em> button after each entry and you can click on it to see the site like so:</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/block5.png" alt="how to unblock a restricted web page" width="584" height="454" /></p>
<p>And on closer inspection to the URL we see this:</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/block6.png" alt="how to unblock a restricted web page" width="584" height="152" /></p>
<p>The URL <a href="http://www.wtfluck.com">http://www.wtfluck.com</a> does not appear in the main URL which here is <a href="http://74.125.113.132">http://74.125.113.132</a> but if you click the links then you will be taken to the real site so be forewarned!</p>
<h3>Wayback Machine</h3>
<p>The next method to unblock a single web page from behind a restrictive firewall or filter is to use the Wayback Machine located <a title="http://www.archive.org/web/web.php" href="http://www.archive.org/web/web.php">here</a>. Archive.org keeps a working replica of sites from way back when or maybe closer. This is a good way to get content that is a few years old.</p>
<p>Check it out and lets take a look at what we can see:</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/block7.png" alt="how to unblock a restricted web page" width="424" height="131" /></p>
<p>Can you imagine a network blocking MakeUseOf? Well this is what we could do to read it regardless:</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/block8.png" alt="how do you unblock web pages" width="584" height="184" /></p>
<p>Clicking on one of the links will take you &#8220;back in time&#8221; and that will bring up a version of the site from that day like so:</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/block10.png" alt="how do you unblock web pages" width="584" height="646" /></p>
<p>And clicking on the links will still keep you in the archive like so:</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/block11.png" alt="how do you unblock web pages" width="584" height="486" /></p>
<p>Looking at the URL it is: <a title="http://web.archive.org/web/20080728061910/www.makeuseof.com/tag/get-your-computer-startup-under-control-with-autoruns/" href="http://web.archive.org/web/20080728061910/www.makeuseof.com/tag/get-your-computer-startup-under-control-with-autoruns/">http://web.archive.org/web/20080728061910/www.makeuseof.com/tag/get-your-computer-startup-under-control-with-autoruns/</a></p>
<p>And my final suggestion is one which is the one I <strong>always</strong> use, which is 100% effective, and is not monitored by your IT group. Use <a href="http://www.makeuseof.com/tag/make-microsoft-remote-desktop-a-portable-app/">Remote Desktop</a> to connect to your computer at home and browse away there. For even more security, open a <a href="http://www.makeuseof.com/tag/creating-your-own-personal-virtual-private-network-with-hamachi/">VPN tunnel</a> between the two machines and encrypt your traffic! You can find a post on this subject by Varun <a href="http://www.makeuseof.com/tag/how-to-set-up-an-instant-private-network-with-remobo/">by clicking here</a>. Also, <a href="http://www.makeuseof.com/tag/6-tips-on-how-to-unblock-a-webpage-from-behind-a-firewall/">check out Jack&#8217;s article</a> on some more tips to bypass a firewall.</p>
<p>How do you bypass security restrictions like this? Let us know in the comments!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><a href="http://www.facebook.com/connect/connect.php?api_key=8ac25c7e080e1d2db91fed7391552f2a&#038;id=27517455413&#038;connections=20&#038;stream=&#038;css=#"><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/facebook-rss-footer.png" /></a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li>(4)<a href="http://www.makeuseof.com/tag/4-services-that-will-send-fresh-proxy-lists-to-your-email/" title="4 Sites That Will Send New Proxy Server Lists To Your Email (February 4, 2010)">4 Sites That Will Send New Proxy Server Lists To Your Email</a> </li>
	<li>(10)<a href="http://www.makeuseof.com/tag/technology-explained-what-is-the-definition-of-a-firewall/" title="What Is The Definition Of A Firewall? [Technology Explained] (January 5, 2010)">What Is The Definition Of A Firewall? [Technology Explained]</a> </li>
	<li>(28)<a href="http://www.makeuseof.com/tag/how-to-mask-yourself-online-use-a-fake-ip-address/" title="How To Use a Fake IP Address &#038;  Mask Yourself Online (November 27, 2009)">How To Use a Fake IP Address &#038;  Mask Yourself Online</a> </li>
	<li>(22)<a href="http://www.makeuseof.com/tag/how-to-increase-security-by-securing-your-d-link-wireless-router/" title="How To Secure Your D-Link Wireless Router (November 9, 2009)">How To Secure Your D-Link Wireless Router</a> </li>
	<li>(21)<a href="http://www.makeuseof.com/tag/what-to-do-when-you-get-a-copyright-infringement-notice/" title="Got a Copyright Infringement Notice From ISP? What&#8217;s Next (November 23, 2009)">Got a Copyright Infringement Notice From ISP? What&#8217;s Next</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-do-i-unblock-a-web-page-strong-firewall/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>4 Sites That Will Send New Proxy Server Lists To Your Email</title>
		<link>http://www.makeuseof.com/tag/4-services-that-will-send-fresh-proxy-lists-to-your-email/</link>
		<comments>http://www.makeuseof.com/tag/4-services-that-will-send-fresh-proxy-lists-to-your-email/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 18:30:22 +0000</pubDate>
		<dc:creator>Ryan Dube</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[anonymous]]></category>
		<category><![CDATA[blocked sites]]></category>
		<category><![CDATA[bypass]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[safer browsing]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[unblock websites]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=34708</guid>
		<description><![CDATA[One of the most interesting aspects of conducting research into online search trends is that you quickly pick up on what topics are the most popular and most important to the large majority of Internet users. One of the most popular search trends is for services that will send you new proxy server list to [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="border: 0pt none; margin-right: 20px; margin-top: 5px; margin-bottom: 5px;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/spreadsheet.jpg" alt="new-proxy-server-list" vspace="5" width="300" height="225" />One of the most interesting aspects of conducting research into online search trends is that you quickly pick up on what topics are the most popular and most important to the large majority of Internet users. One of the most popular search trends is for services that will send you new proxy server list to your email. Why would anyone want to do this? There are a number of reasons &#8211; some valid and important and others inappropriate and not so important.</p>
<p>While there are certainly a large majority of users who simply would like to access a proxy sites in order to <a href="http://www.makeuseof.com/tag/how-to-get-into-blocked-websites-in-school-with-freeproxy/">get access to blocked sites at their work or school</a>, there are actually a number of other reasons that are a little more appropriate (and won&#8217;t get you fired). Sometimes, for whatever reason, people get banned from forums, or they other otherwise locked out of some form of online service based on their IP address. Using proxy sites makes it appear as though you&#8217;re a completely different person coming into the target web server from a different geographical location and IP.</p>
<p><span id="more-34708"></span><br />
Of course a proxy server will also fool your local firewall into thinking that you&#8217;re visiting one website, while that website actually redirects the traffic from a completely different website (the one you really wanted to go to) back to your computer. The problem with choosing a proxy and using it consistently is that eventually, one of the security experts identifies the server as a proxy site, and in very short order almost every firewall in the world gets reconfigured to block all traffic to and from that particular server.</p>
<h3>The Never-Ending Game of Cat and Mouse</h3>
<p>Since proxy sites come and go so quickly, hackers, simple Internet travelers and freedom of information activists now offer various services to the Internet community where they will constantly create new proxy servers just as fast as the old ones get blacklisted. Internet users who have a constant need for a proxy server simply sign up for the proxy server newsletter or email list, and they will receive a fresh new proxy server list in their email on a regular basis.</p>
<p>Since the general approach is based on email lists, there are <em>other</em> unscrupulous websites that seek to farm email addresses by building a &#8220;front&#8221; website which appears as a proxy list newsletter, while it is nothing of the sort. In order to respond to the overwhelming demand for these services, and to protect Internet travelers from these email-farming scam artists, I would like to present 4 legitimate and useful services that will email fresh, new lists of proxy servers to your email.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-34757" style="border: 1px solid black;" title="proxy1" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/proxy1.jpg" alt="new proxy server list" width="573" height="391" /></p>
<p>Many of the groups that provide the service of delivering proxies to your email use Yahoo Groups to organize those email lists. <a href="http://everydayproxy.com/">EverydayProxy</a> is one of those Yahoo groups. Every day, you receive a list of fresh, working proxies drawn from the popular proxy provider Proxy.org. Signing up is a piece of cake, just send an email to the &#8220;subscribe&#8221; Yahoo Group email address.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-34758" style="border: 1px solid black;" title="proxy2" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/proxy2.jpg" alt="new proxy server list" width="507" height="463" /></p>
<p>Yet another popular proxy site is Yahoo Group is <a href="http://tech.groups.yahoo.com/group/ProxInbox/">ProxInbox</a>. This is actually a public group, which means that if you don&#8217;t really care to receive the proxies in your email inbox, then you can just visit this group website for the daily list of new and active proxies. I searched through the message history, and without fail the group administrators have delivered a list of proxies to the group web page every single day.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/proxy3.jpg" alt="proxy sites" width="422" height="424" /></p>
<p><a href="http://www.ddday.com/send-email-to-you/">DDDay</a> is another group email list, but in this case it&#8217;s powered by Google Groups. Signing up is as simple as entering your email address into the text field and clicking on &#8220;Join.&#8221; The list contents come from the popular &#8220;All For Proxy&#8221; Google group. You can unsubscribe by sending an email to the unsubscribe address, but when you start receiving the daily list of new and active proxies, you really won&#8217;t have any reason to unsubscribe!</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/proxy4.jpg" alt="free proxy server list" width="476" height="429" /></p>
<p><a href="http://www.anonymode.info/email-updates">Anonymode.info</a> is another Google Group where you can quickly type in your email and immediately subscribe for the latest list of active proxy sites provided by the network. It appears that this list doesn&#8217;t get delivered every single day, but you <em>are</em> alerted whenever the proxy network  releases a new proxy.</p>
<p>Whether you decide to sign up for just one or several of the services, you can rest assured that you&#8217;ll never remain blocked from your favorite website or forum again. If a proxy that you&#8217;ve been using stops working for any reason, at least now you know that you have a place to go to get a new one that is active and working. It may be tedious, but at least it works!</p>
<p>Have you ever had the need to use <a href="http://www.makeuseof.com/tags/proxy/">proxy</a> servers? Do you have your own favorite source for the latest proxy lists? Share your feedback in the comments section below.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><a href="http://www.facebook.com/connect/connect.php?api_key=8ac25c7e080e1d2db91fed7391552f2a&#038;id=27517455413&#038;connections=20&#038;stream=&#038;css=#"><img src="http://www.makeuseof.com/wp-content/uploads/2009/12/facebook-rss-footer.png" /></a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li>(12)<a href="http://www.makeuseof.com/tag/how-to-get-past-blocked-sites-with-phproxy/" title="How to Get Past Blocked Sites With PHProxy (January 19, 2010)">How to Get Past Blocked Sites With PHProxy</a> </li>
	<li>(5)<a href="http://www.makeuseof.com/tag/how-do-i-unblock-a-web-page-strong-firewall/" title="How Do I Unblock a Web Page From Behind a Strong Firewall? (March 8, 2010)">How Do I Unblock a Web Page From Behind a Strong Firewall?</a> </li>
	<li>(22)<a href="http://www.makeuseof.com/tag/surf-the-web-anonymously-and-securely-with-tor/" title="Anonymous Internet Surfing with Tor (December 22, 2008)">Anonymous Internet Surfing with Tor</a> </li>
	<li>(10)<a href="http://www.makeuseof.com/tag/technology-explained-what-is-the-definition-of-a-firewall/" title="What Is The Definition Of A Firewall? [Technology Explained] (January 5, 2010)">What Is The Definition Of A Firewall? [Technology Explained]</a> </li>
	<li>(28)<a href="http://www.makeuseof.com/tag/how-to-mask-yourself-online-use-a-fake-ip-address/" title="How To Use a Fake IP Address &#038;  Mask Yourself Online (November 27, 2009)">How To Use a Fake IP Address &#038;  Mask Yourself Online</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/4-services-that-will-send-fresh-proxy-lists-to-your-email/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Get Past Blocked Sites With PHProxy</title>
		<link>http://www.makeuseof.com/tag/how-to-get-past-blocked-sites-with-phproxy/</link>
		<comments>http://www.makeuseof.com/tag/how-to-get-past-blocked-sites-with-phproxy/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 17:31:51 +0000</pubDate>
		<dc:creator>Jeffry Thurana</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[blocked sites]]></category>
		<category><![CDATA[browser tips]]></category>
		<category><![CDATA[browsing]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[office worker]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[unblock websites]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=33524</guid>
		<description><![CDATA[Looking at the experiences of one of my friends &#8211; the network administrator &#8211; I don&#8217;t think I&#8217;d ever want to be one. Personally, I think this job would continuously put me in a difficult situation. On one side, I would want to always be on good terms with everybody that I worked with. But [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border: 0pt none; margin-right: 20px; margin-top: 5px; margin-bottom: 5px;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/00-access-denied.jpg" border="0" alt="how to get past blocked sites" vspace="5" width="181" height="240" align="left" />Looking at the experiences of one of my friends &#8211; the network administrator &#8211; I don&#8217;t think I&#8217;d ever want to be one. Personally, I think this job would continuously put me in a difficult situation. On one side, I would want to always be on good terms with everybody that I worked with. But on the other side, I would have to preserve the company&#8217;s internet bandwidth.</p>
<p>The Internet is one of the favorite places to slack off from work. And most of the time people &#8220;intentionally&#8221; get confused on the difference between &#8220;slacking&#8221; and &#8220;working&#8221;, hence abusing the free net connection provided by the office/school/whatever.</p>
<p>So, to increase the productivity of everybody, the network admin is asked to block those major slacker-maker websites (social networking, chat, photo/video sharing, etc.). And since nobody has the guts to point his/her finger to the boss, the network admin will definitely play the role as the bad guy.</p>
<p><span id="more-33524"></span></p>
<h3><strong>Unlock The Block</strong></h3>
<p><img style="border: 0pt none; margin-right: 20px; margin-top: 5px; margin-bottom: 5px;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/00-finding-the-keys.jpg" border="0" alt="how to get past blocked sites" vspace="5" width="160" height="240" align="left" />The problem is, there are always some &#8216;good&#8217; sites that also get blocked in the process. And it&#8217;s very annoying if you really do want to work but unable to access the necessary places.</p>
<p>Assuming that you are going to use it for a good cause, there are many solutions available on how to get past blocked sites, and we&#8217;ve discussed some of them <a href="http://www.makeuseof.com/tag/how-to-get-into-blocked-websites-in-school-with-freeproxy/">here</a>, <a href="http://www.makeuseof.com/tag/seriously-baby-im-on-the-beach-in-jamaica/">here</a>, <a href="http://www.makeuseof.com/tag/access-blocked-websites-using-proxy-servers/">here</a> and <a href="http://www.makeuseof.com/tag/5-methods-to-bypass-blocked-sites/">here</a>. But you can&#8217;t get too many alternatives, can you?</p>
<p>This article will show you another way how to get past blocked sites. You&#8217;ll need your own domain hosted in a PHP-friendly hosting service and a script called <a href="http://sourceforge.net/projects/poxy/"><strong>PHProxy</strong></a>.</p>
<p>You can try to use a <a href="http://www.makeuseof.com/tag/top-7-easy-and-free-web-hosting-services/">free web host</a> for this purpose. The basic rule of thumb is, if the host can handle Wordpress, it can easily handle PHProxy. However, not all free hosting providers (are willing to) support this script.</p>
<h3><strong>How to Get Past Blocked Sites<br />
</strong></h3>
<p>After you download PHProxy, unzip it, then upload these three files: <em>index.php, index.inc.php,</em> and <em>style.css</em> to a directory in your site. You can use any existing directory in your site, but it&#8217;s preferable to create a new one.</p>
<p style="text-align:center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/01-Three-important-files.jpg" border="0" alt="how to get past blocked sites" width="463" height="286" /></p>
<p>To upload files or create a directory, you can use any FTP client or use the online &#8220;<em>File Manager</em>&#8221; provided by your host. This is usually accessible via cPanel (and may have a different appearance depending on what kind of cPanel is used).</p>
<p style="text-align:center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/02a-Online-File-Manager.jpg" border="0" alt="how to get passed blocked sites" width="218" height="165" /></p>
<p>Inside the File Manager, choose &#8220;<em>New dir</em>&#8221;</p>
<p style="text-align:center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/02b-New-dir.jpg" border="0" alt="how to get passed blocked sites" width="316" height="96" /></p>
<p>And then create a new directory by writing down the desired directory&#8217;s name and click the checkmark.</p>
<p style="text-align:center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/02c-Create-a-directory.jpg" border="0" alt="how to get passed blocked sites" width="350" height="227" /></p>
<p>Then choose the newly made directory to open it, and click the &#8220;<em>Upload</em>&#8221; button.</p>
<p style="text-align:center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/03a-Upload-file.jpg" border="0" alt="hot to get past school blockers" width="360" height="136" /></p>
<p>Browse for the three files and add to the upload list. Click the green checkmark to upload them.</p>
<p style="text-align:center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/03b-Browse-for-files.jpg" border="0" alt="enter blocked sites" width="485" height="288" /></p>
<p>And you are done.</p>
<p>Note: In some cases, you may have to create the new directory inside the &#8220;<em>/htdocs</em>&#8221; directory.</p>
<h3><strong>Using PHProxy</strong></h3>
<p>Using PHproxy to access blocked sites is very easy. All you&#8217;ve got to do is point your browser to: http://yourdomainname/the-new-directory-name/</p>
<p>If nothing goes wrong during the installation (read:uploading process), then you&#8217;ll see the following PHProxy display.</p>
<p style="text-align:center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/04-Using-PHProxy.jpg" border="0" alt="enter blocked sites" width="550" height="294" /></p>
<p>Just put the address of the blocked site in the &#8220;<em>Web Address</em>&#8221; field and click &#8220;<em>Go</em>&#8220;.</p>
<p><img style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/04b-Browsing-site.jpg" border="0" alt="how do u unblock blocked sites" width="550" height="243" /></p>
<p>You can share the access to your friends if you want to, but it&#8217;s better if you just show them how to build one themselves. Because the more users there are, the more likely it&#8217;s being discovered by the admin.</p>
<p>To close, let me quote the disclaimer by the script&#8217;s author:</p>
<blockquote><p><em>Since this script basically bypasses restrictions that were imposed on you, using it might be illegal in your country, school, office, or whatever. Even your host might not allow you to run it. Use it at your own risk. I will not be responsible for any damages done or any harm that might result from using this script.</em></p></blockquote>
<p>Simply put, use the method at your own risk.</p>
<p>Again, PHProxy can be downloaded for free <a href="http://sourceforge.net/projects/poxy/">here</a>. And there&#8217;s another similar script that you can try: <a href="http://www.jmarshall.com/tools/cgiproxy/">CGIProxy</a>.</p>
<p>Do you know other free and easy methods how to get past blocked sites?  Please share using the comments below.</p>
<p><small>Image credit: <a rel="nofollow" href="http://www.flickr.com/photos/joshua/4038607/">Joshua Rappeneker</a> and <a rel="nofollow" href="http://www.flickr.com/photos/llimaorosa/4119930403/">Llima</a></small>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><a href="http://www.facebook.com/connect/connect.php?api_key=8ac25c7e080e1d2db91fed7391552f2a&#038;id=27517455413&#038;connections=20&#038;stream=&#038;css=#"><img src="http://www.makeuseof.com/wp-content/uploads/2009/12/facebook-rss-footer.png" /></a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li>(11)<a href="http://www.makeuseof.com/tag/6-tips-on-how-to-unblock-a-webpage-from-behind-a-firewall/" title="6 Tips On How To Unblock A Web Page From Behind A Firewall (December 15, 2009)">6 Tips On How To Unblock A Web Page From Behind A Firewall</a> </li>
	<li>(61)<a href="http://www.makeuseof.com/tag/5-methods-to-bypass-blocked-sites/" title="5 Methods To Bypass Blocked Sites (December 6, 2008)">5 Methods To Bypass Blocked Sites</a> </li>
	<li>(4)<a href="http://www.makeuseof.com/tag/4-services-that-will-send-fresh-proxy-lists-to-your-email/" title="4 Sites That Will Send New Proxy Server Lists To Your Email (February 4, 2010)">4 Sites That Will Send New Proxy Server Lists To Your Email</a> </li>
	<li>(13)<a href="http://www.makeuseof.com/tag/seriously-baby-im-on-the-beach-in-jamaica/" title="Proxy Servers: &#8220;Seriously baby, I&#8217;m on the beach in Jamaica!&#8221; (November 18, 2007)">Proxy Servers: &#8220;Seriously baby, I&#8217;m on the beach in Jamaica!&#8221;</a> </li>
	<li>(13)<a href="http://www.makeuseof.com/tag/find-the-fastest-dns-to-optimize-your-internet-speed-with-namebench/" title="Find Fastest DNS and Optimize Your Internet Speed (December 14, 2009)">Find Fastest DNS and Optimize Your Internet Speed</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-get-past-blocked-sites-with-phproxy/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>6 Tips On How To Unblock A Web Page From Behind A Firewall</title>
		<link>http://www.makeuseof.com/tag/6-tips-on-how-to-unblock-a-webpage-from-behind-a-firewall/</link>
		<comments>http://www.makeuseof.com/tag/6-tips-on-how-to-unblock-a-webpage-from-behind-a-firewall/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 23:31:39 +0000</pubDate>
		<dc:creator>Jack Cola</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[blocked sites]]></category>
		<category><![CDATA[browser tips]]></category>
		<category><![CDATA[browsing]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[office worker]]></category>
		<category><![CDATA[unblock websites]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=31066</guid>
		<description><![CDATA[Sometimes you might find yourself not being able to access a particular website, and you may be wondering why. One reason for not being able to access the site is that the site may just be down – check out Down For Everyone Or Just Me to see if the site is down or not.
Another [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/letmein_intro.png" border="0" alt="letmein_intro" vspace="5" align="left" />Sometimes you might find yourself not being able to access a particular website, and you may be wondering why. One reason for not being able to access the site is that the site may just be down – check out <a href="http://downforeveryoneorjustme.com/">Down For Everyone Or Just Me</a> to see if the site is down or not.</p>
<p>Another reason for a website not working is that the website&#8217;s firewall may be preventing you from accessing it. If you are unsure what a firewall is and how it works, have a read of <a href="http://en.wikipedia.org/wiki/Firewall">Wikipedia’s explanation</a> and if you&#8217;re looking for a firewall recommendation, have a look to see <a href="http://www.makeuseof.com/tag/muo-polls-what-firewall-software-do-you-use/">what the MakeUseOf readers use</a>.</p>
<p>If &#8220;Down For Everyone Or Just Me&#8221; says the site is down for just you, and you have asked your friends if they can access the site, which they can, here are a few tips on how to unblock a web page from behind a firewall.</p>
<p><span id="more-31066"></span></p>
<h3><strong>1. Wait &#8211; And Wait Some More</strong></h3>
<p>After a certain amount of time (depending on the server&#8217;s configuration) the firewall may automatically unblock your IP address. This may take anywhere from one hour, to one week, or indefinitely. So if you are still waiting after a couple of days, continue reading this post as you might want to try another option.</p>
<p>But seriously, who would want to wait one week for Facebook’s firewall to unblock you?</p>
<h3><strong>2. Use A Proxy</strong></h3>
<p>So if a firewall is blocking you, you can use a proxy to see if you can access the website, because the firewall will most probably have blocked your IP address or an IP range. Have a read of my post <a href="http://www.makeuseof.com/tag/how-to-mask-yourself-online-use-a-fake-ip-address/">How To Use a Fake IP Address &amp; Mask Yourself Online</a> for some proxies that you can use. If you managed to access the site, or at least view some of the homepage, you can say that your IP address was most likely blocked.  So to unblock yourself, you may want to try step three (but this won’t work for everyone).</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/glype_proxy.png" border="0" alt="how do i unblock a web page" width="570" height="299" /></p>
<h3><strong>3. Restart Your Modem</strong></h3>
<p>Restarting your modem will only work if you have a Dynamic IP address assigned by your Internet Service Provider (ISP). By restarting your modem, it will reconnect to your Internet connection and your ISP will assign you with a different IP address.</p>
<p>So if the firewall has blocked your IP address, by getting a new one, you should be unblocked from the website – unless of course that IP address is blocked as well. I should not have to explain how to restart your modem, but turning it off for 10 seconds and back on should do the trick.</p>
<h3><strong>4. Use Google Cache</strong></h3>
<p>If restarting your modem does not work, and you cannot access the site at all, you may want to use Google Cache. Google Cache is good for a site that does not get updated frequently, and you just want to view some information – for example doing some research.</p>
<p>Google Cache is basically a backup of the site that Google has archived – so you won’t be able to access Facebook properly with it. To access a cached website, simple do a Google search with <em>site:domainname.com, </em>then click on the cache link.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/google_cache_jackcola.png" border="0" alt="how do i unblock a web page" width="556" height="373" /></p>
<h3><strong>5. Try The IP Address Of The URL</strong></h3>
<p>Another thing you may want to try is to get the IP address of the website, and enter that into your web browser. To get the IP address of a website, visit the site <a href="http://www.selfseo.com/find_ip_address_of_a_website.php">SelfSEO</a> and enter the website URL. You will then get the IP address of the website. Enter that number into a web browser to see if it works.</p>
<p>If you still can’t access a website, the problem may be at your end, so make sure your Internet is successfully connected and you can access other websites. But if you are positive that it is a firewall that is blocking you, the last resort is step 6.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/google_ip_address.png" border="0" alt="how do i unblock a web page" width="521" height="505" /></p>
<h3><strong>6. Contact The Website Owner &amp; Ask Them To Unblock You</strong></h3>
<p>If all else fails, contact the website owner. You may be able to find contact information by doing a <a href="http://whois.domaintools.com">WhoIs Search</a> on the domain and looking through the results for their contact details. If it is a company&#8217;s website, you may be able to do a search on their company name to find their contact details and then ask them why you cannot access their website.</p>
<p>If you still can’t access the website, the following MUO articles may be able to help you out as well.</p>
<ul>
<li><a href="http://www.makeuseof.com/tag/how-to-get-into-blocked-websites-in-school-with-freeproxy/">How to Bypass Firewalls &amp; Get into Blocked Websites in School or at Work with FreeProxy (Windows)</a></li>
<li><a href="http://www.makeuseof.com/tag/how-to-mask-yourself-online-use-a-fake-ip-address/">How To Use a Fake IP Address &amp; Mask Yourself Online</a></li>
<li><a href="# http://www.makeuseof.com/tag/access-blocked-websites-using-proxy-servers/">Access Blocked Websites using Proxy Servers</a></li>
<li><a href="http://www.makeuseof.com/dir/webinmail/">WebInMail: Access Blocked Websites via Email</a></li>
<li><a href="http://www.makeuseof.com/tag/5-methods-to-bypass-blocked-sites/">5 Methods To Bypass Blocked Sites</a></li>
<li><a href="http://www.makeuseof.com/dir/isthisdown-website-blocked/">IsThisDown: Check If The Website Is Really Down</a></li>
<li><a href="http://www.makeuseof.com/dir/anonymouseorg/">AnonyMouse: Surf The Web Anonymously</a></li>
</ul>
<p>Do you have any other tips on how to unblock a web page from behind a firewall?  If so, share it with us in the comments.</p>
<p><small>Image Credit : <a rel="nofollow" href="http://commons.wikimedia.org/wiki/File:Firewall.png">Wikipedia Commons</a></small>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><a href="http://www.facebook.com/connect/connect.php?api_key=8ac25c7e080e1d2db91fed7391552f2a&#038;id=27517455413&#038;connections=20&#038;stream=&#038;css=#"><img src="http://www.makeuseof.com/wp-content/uploads/2009/12/facebook-rss-footer.png" /></a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li>(12)<a href="http://www.makeuseof.com/tag/how-to-get-past-blocked-sites-with-phproxy/" title="How to Get Past Blocked Sites With PHProxy (January 19, 2010)">How to Get Past Blocked Sites With PHProxy</a> </li>
	<li>(61)<a href="http://www.makeuseof.com/tag/5-methods-to-bypass-blocked-sites/" title="5 Methods To Bypass Blocked Sites (December 6, 2008)">5 Methods To Bypass Blocked Sites</a> </li>
	<li>(4)<a href="http://www.makeuseof.com/tag/4-services-that-will-send-fresh-proxy-lists-to-your-email/" title="4 Sites That Will Send New Proxy Server Lists To Your Email (February 4, 2010)">4 Sites That Will Send New Proxy Server Lists To Your Email</a> </li>
	<li>(42)<a href="http://www.makeuseof.com/tag/decided-google-home-page-looked/" title="Why I Decided To Make Google My Home Page and Never Looked Back (February 24, 2010)">Why I Decided To Make Google My Home Page and Never Looked Back</a> </li>
	<li>(22)<a href="http://www.makeuseof.com/tag/view-a-multi-page-article-on-one-single-page-with-pagezipper/" title="View A Multi-Page Article On One Single Page With PageZipper (April 1, 2009)">View A Multi-Page Article On One Single Page With PageZipper</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/6-tips-on-how-to-unblock-a-webpage-from-behind-a-firewall/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>5 Cool Websites To Procrastinate At Work Like a PRO</title>
		<link>http://www.makeuseof.com/tag/5-cool-websites-to-procrastinate-at-work-like-a-pro/</link>
		<comments>http://www.makeuseof.com/tag/5-cool-websites-to-procrastinate-at-work-like-a-pro/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 06:02:03 +0000</pubDate>
		<dc:creator>Aibek</dc:creator>
				<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[office worker]]></category>
		<category><![CDATA[procrastination]]></category>
		<category><![CDATA[unblock websites]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=7443</guid>
		<description><![CDATA[Having trouble accessing favorite sites from work? Whether it&#8217;s an office firewall blocking Twitter or the prying eyes of co-workers, here are some excellent tools that can both help you and make it look as if you are working.
(1) Vanishd &#8211; Access Facebook and Youtube At Work
Make your co-workers, bosses, and friends think you&#8217;re working. [...]]]></description>
			<content:encoded><![CDATA[<p>Having trouble accessing favorite sites from work? Whether it&#8217;s an office firewall blocking Twitter or the prying eyes of co-workers, here are some excellent tools that can both help you and make it look as if you are working.</p>
<h2>(1) Vanishd &#8211; Access Facebook and Youtube At Work</h2>
<p>Make your co-workers, bosses, and friends think you&#8217;re working. What if you could cover any webpage with a fake word document or even the Google homepage and peek through a small window to surf access Youtube, Facebook or some other site without anyone seeing. Enter <a href="http://www.vanishd.com">Vanishd</a>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://makeuseof.com/images/vanishd-2.png" alt="Vanishd - access youtube at work" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://makeuseof.com/images/vanishd-1.png" alt="access Facebook at work" /></p>
<p>Vanish hides one webpage behind the other and gives you a small custom-sized viewing window that you can drag around and see contents of the hidden page. You can also use a mouse scroll wheel to resize the viewing window to a desired size.</p>
<p>When you need to quickly hide the viewing window all you need to do is drag the cursor to the side. Easy.</p>
<p>See Vanish in action in the video below:</p>
<p><center><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/xXCi0_bTNc8&amp;hl=en&amp;fs=1&amp;rel=0" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/xXCi0_bTNc8&amp;hl=en&amp;fs=1&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></center></p>
<p>Read more on Vanishd <a href=" http://www.makeuseof.com/dir/vanishd-camouflage-web-surfing/">here</a>.</p>
<h2>(2) WebToMail &#8211; Get Websites by Email</h2>
<p>If the internet access in your office is limited only to email then <a href="http://www.makeuseof.com/dir/webtomail-access-websites-email/">WebToMail</a> is just what you need. It lets you quickly access a site of your choice via e-mail.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://makeuseof.com/images/webtomail-1.png" alt="WebToMail - Send Webpge to Email" /></p>
<p>Just send an email to send@webtomail.co.cc with the URL of the webpage in a subject line and shortly after receive that page by email. Check out the screenshot below.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://makeuseof.com/images/webtomail-2.png" alt="WebToMail" /></p>
<p>Although WebToMail doesn&#8217;t work with the websites that require you to login it&#8217;s still a handy tool to have in your arsenal.</p>
<h2>(3) TwitterMail &#8211; Post to Twitter via Email</h2>
<p>Is Twitter blocked in your office? If that&#8217;s the case <a href="http://www.twittermail.com">TwitterMail</a> has a workaround for it. Using <a href="http://www.makeuseof.com/dir/twittermail-send-receive-twitter-messages-email/">TwitterMail</a> you can post status updates to Twitter and receive tweets sent to your username (i.e. @your_username) all via email.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://makeuseof.com/images/twiter-email.png" alt="Twitter blocked? Post via email" /></p>
<p>You might also want to know that when sending status messages by email all long URLs will be automatically shortened.</p>
<h2>(4) MoDazzle &#8211; Facebook, LinkedIn, Weather, Stocks and more.</h2>
<p>While TwitterMail brings Twitter to your email, <a href="http://www.modazzle.com">MoDazzle</a> brings the rest. Access Facebook, LinkedIn and a number of other web services (local business directory, weather, stock quotes, etc.) via email or mobile text messaging. No Firewall can stop you here.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://makeuseof.com/dir/images/modazzle.jpg" alt="access facebook through firewall" /></p>
<p>Here are just a few of the many things that you can do with MoDazzle:</p>
<p>- update your Facebook ’status’,<br />
- get ‘un-read’ messages from your Facebook inbox<br />
- get someone’s profile info from LinkedIn and Facebook<br />
- check weather<br />
- get driving directions<br />
- get the location of the nearest Starbucks<br />
- pull restaurant reviews<br />
- check flight information<br />
- and lots more.</p>
<p>It&#8217;s also very easy to use. For instance, to update your Facebook status message you can send an email to ‘fbprofilestatusupdate@modazzle.com’ with your new status message in the subject line. If you&#8217;re on a mobile phone then send an SMS message to ‘22553′.</p>
<h2>(5) Read At Work</h2>
<p><a href="http://www.readatwork.com">Read At Work</a> is a wonderfully done website that looks exactly like a Windows XP desktop.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/images/read-at-work-1.png" alt="Read At Work" /></p>
<p>Now what no one knows is that those folders you got over there have about 20 ebooks that look like Powerpoint presentations.:-) Definitely check it out!</p>
<p><strong>Bonus:</strong> If all you&#8217;re looking is a simple web proxy then try <a href="http://unblockall.net/">www.unblockall.net</a></p>
<p>Did we miss any cool websites office workers under firewalled connections should know about? Please share them wth everyone in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><a href="http://www.facebook.com/connect/connect.php?api_key=8ac25c7e080e1d2db91fed7391552f2a&#038;id=27517455413&#038;connections=20&#038;stream=&#038;css=#"><img src="http://www.makeuseof.com/wp-content/uploads/2009/12/facebook-rss-footer.png" /></a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li>(19)<a href="http://www.makeuseof.com/tag/how-to-quickly-hide-your-web-surfing-from-the-boss/" title="How To Quickly Hide Your Web Surfing From The Boss! (June 22, 2008)">How To Quickly Hide Your Web Surfing From The Boss!</a> </li>
	<li>(21)<a href="http://www.makeuseof.com/tag/watch-your-favorite-stand-up-comedians-online-on-youtube/" title="Watch your Favorite Stand up Comedians Online on Youtube (September 12, 2008)">Watch your Favorite Stand up Comedians Online on Youtube</a> </li>
	<li>(14)<a href="http://www.makeuseof.com/tag/top-7-things-to-do-online-when-youre-bored/" title="Top 7 Things To Do Online When You&#8217;re Bored (August 29, 2009)">Top 7 Things To Do Online When You&#8217;re Bored</a> </li>
	<li>(17)<a href="http://www.makeuseof.com/tag/top-5-addictive-and-challenging-web-games/" title="Top 5: Addictive and Challenging Web Games (July 7, 2007)">Top 5: Addictive and Challenging Web Games</a> </li>
	<li>(34)<a href="http://www.makeuseof.com/tag/5-of-the-best-online-flash-games/" title="The Best Online Flash Games (October 12, 2008)">The Best Online Flash Games</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/5-cool-websites-to-procrastinate-at-work-like-a-pro/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Access Blocked Websites using Proxy Servers</title>
		<link>http://www.makeuseof.com/tag/access-blocked-websites-using-proxy-servers/</link>
		<comments>http://www.makeuseof.com/tag/access-blocked-websites-using-proxy-servers/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 03:46:27 +0000</pubDate>
		<dc:creator>Linda Martin-Peoples</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[browser tips]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[unblock websites]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/tag/access-blocked-websites-using-proxy-servers/</guid>
		<description><![CDATA[There may be times when you might want to use an anonymous free prfoxy server so you can safely surf the net without your information being available to hackers,  spammers and scammers&#8230;. or anyone else, for that matter! 
Web proxies are used for hiding your IP address and by-passing work, school or other web [...]]]></description>
			<content:encoded><![CDATA[<p>There may be times when you might want to use an <strong>anonymous free prfoxy server</strong> so you can safely surf the net without your information being available to hackers,  spammers and scammers&#8230;. or anyone else, for that matter! </p>
<p>Web proxies are used for hiding your IP address and by-passing work, school or other web filters. For instance, if <a href="http://facebook.com">Facebook</a> or <a href="http://myspace.com">Myspace</a> is blocked on the computer you are using, you can easily gain access by using a web proxy.</p>
<p><a href="http://hidemyass.com/">HideMyAss</a> &#8211; Free and speedy proxy service. Use it to hide your IP address and get through network filters. HideMyAss is part of a <a href="http://www.privax.us/">Privax proxy network</a>, so if it&#8217;s blocked, there are several others you give a try. There is nothing to configure, just type-in the address of the website you want to visit and press &#8216;Go&#8217;.</p>
<div align="center"><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/01/h1.png" alt="HideMyAss - Free Anonymous Proxy Servers" /></div>
<p><a href="http://proxy.org/cgi_proxies.shtml">Proxy.org</a> &#8211; Extensive directory of free proxy servers. There are well over 15,000 Proxy Servers on the Web. As of this writing, <em>Proxy.org</em> claims to have 4,718 working proxies available for you to choose from, so that might be a pretty good place to start.</p>
<div align="center"><img src="http://www.makeuseof.com/images/proxy-org.jpg" alt="Proxy.org" /></div>
<p><a href="http://globalpandora.com">GlobalPandora</a> &#8211; Finally, free and simple way to access a US-only <a href="http://www.pandora.com/">Pandora</a> interactive web radio from outside US. If you haven&#8217;t tried it before, give it a try now.</p>
<div align="center"><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/01/pandoraglobal.JPG" alt="pandoraglobal.JPG" /></div>
<p>As always, if you have favorites that were mentioned above, please share them with us!</p>
<div align="right">(By) <em>From the “non-geek” perspective of <a href="http://www.coolonlinetools.com/">Linda Martin-Peoples</a></em></div>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><a href="http://www.facebook.com/connect/connect.php?api_key=8ac25c7e080e1d2db91fed7391552f2a&#038;id=27517455413&#038;connections=20&#038;stream=&#038;css=#"><img src="http://www.makeuseof.com/wp-content/uploads/2009/12/facebook-rss-footer.png" /></a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li>(13)<a href="http://www.makeuseof.com/tag/seriously-baby-im-on-the-beach-in-jamaica/" title="Proxy Servers: &#8220;Seriously baby, I&#8217;m on the beach in Jamaica!&#8221; (November 18, 2007)">Proxy Servers: &#8220;Seriously baby, I&#8217;m on the beach in Jamaica!&#8221;</a> </li>
	<li>(12)<a href="http://www.makeuseof.com/tag/how-to-get-past-blocked-sites-with-phproxy/" title="How to Get Past Blocked Sites With PHProxy (January 19, 2010)">How to Get Past Blocked Sites With PHProxy</a> </li>
	<li>(4)<a href="http://www.makeuseof.com/tag/4-services-that-will-send-fresh-proxy-lists-to-your-email/" title="4 Sites That Will Send New Proxy Server Lists To Your Email (February 4, 2010)">4 Sites That Will Send New Proxy Server Lists To Your Email</a> </li>
	<li>(31)<a href="http://www.makeuseof.com/tag/trustware-bufferzone-virtualized-browsing/" title="Trustware Bufferzone Has Your Browser&#8217;s Back (June 10, 2008)">Trustware Bufferzone Has Your Browser&#8217;s Back</a> </li>
	<li>(29)<a href="http://www.makeuseof.com/tag/three-firefox-securityprivacy-add-ons-that-can-co-exist/" title="Three Firefox Security &#038; Privacy Add-ons that can Co-exist (June 30, 2009)">Three Firefox Security &#038; Privacy Add-ons that can Co-exist</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/access-blocked-websites-using-proxy-servers/feed/</wfw:commentRss>
		<slash:comments>52</slash:comments>
		</item>
		<item>
		<title>Proxy Servers: &#8220;Seriously baby, I&#8217;m on the beach in Jamaica!&#8221;</title>
		<link>http://www.makeuseof.com/tag/seriously-baby-im-on-the-beach-in-jamaica/</link>
		<comments>http://www.makeuseof.com/tag/seriously-baby-im-on-the-beach-in-jamaica/#comments</comments>
		<pubDate>Sun, 18 Nov 2007 14:42:56 +0000</pubDate>
		<dc:creator>Mark O&#39;Neill</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[browser tips]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[unblock websites]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/tag/seriously-baby-im-on-the-beach-in-jamaica/</guid>
		<description><![CDATA[For those of you who think that the internet does an excellent job of protecting your location, think again. You are easily trackable via your IP address which is the digital equivalent of a fingerprint. So bear that in mind the next time you contemplate using a file sharing network. But all is not lost [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2007/11/muoproxy.png" alt="muoproxy.png" /></p>
<p>For those of you who think that the internet does an excellent job of protecting your location, think again. You are easily trackable via your IP address which is the digital equivalent of a fingerprint. So bear that in mind the next time you contemplate using a file sharing network. But all is not lost &#8211; you can easily surf the net, hiding your real location, using a proxy service.</p>
<p>A proxy service doesn&#8217;t have to be for the shady segment of internet users. There are plenty of legitimate uses for a proxy. Perhaps you just don&#8217;t like being tracked via your real IP address and wish to remain in the shadows. Or perhaps you like to surf the web at work and your IT department has decided to block your favourite websites. By using a proxy server, you can bypass those restrictions and surf at will.</p>
<p>There are countless proxy servers out there and I can&#8217;t possibly test them all. Plus I&#8217;m sure these services come and go as often as a wannabe singer on American Idol. So here&#8217;s five that I did try and which seemed to work OK. If you have a favourite proxy service, let us know in the comments. Oh and if you know where the proxy service is based, also mention that. It wouldn&#8217;t do to tell someone that you are in your beach house in the Seychelles when your IP address says you&#8217;re actually in a trailer park in New Mexico.</p>
<p>1.  <a href="http://www.bypass-proxy.cn">Corpask.com</a> &#8211; apparently shows you coming from Texas.</p>
<p>2.  <a href="http://www.mproxy.info">MProxy</a> &#8211; this one looks interesting. It allows you to remove cookies and scripts as well as encrypting the URL and the cookies.</p>
<p>3.  <a href="http://www.hidethis.net">Hide This</a> &#8211; Works fine although it asked me for a password when I tried to access one of my websites. Strange.</p>
<p>4.  <a href="http://www.danetsurfer.info">Da Net Surfer</a> &#8211; another one that allows you to strip away information such as cookies and scripts.</p>
<p>5.  <a href="http://www.foxsurf.info">Fox Surf</a> &#8211; seems to be no relation to Firefox!</p>
<div align="right">(By) <a href="http://www.betterthantherapy.net">Mark O&#8217;Neill</a></div>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><a href="http://www.facebook.com/connect/connect.php?api_key=8ac25c7e080e1d2db91fed7391552f2a&#038;id=27517455413&#038;connections=20&#038;stream=&#038;css=#"><img src="http://www.makeuseof.com/wp-content/uploads/2009/12/facebook-rss-footer.png" /></a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li>(12)<a href="http://www.makeuseof.com/tag/how-to-get-past-blocked-sites-with-phproxy/" title="How to Get Past Blocked Sites With PHProxy (January 19, 2010)">How to Get Past Blocked Sites With PHProxy</a> </li>
	<li>(59)<a href="http://www.makeuseof.com/tag/access-blocked-websites-using-proxy-servers/" title="Access Blocked Websites using Proxy Servers (January 20, 2008)">Access Blocked Websites using Proxy Servers</a> </li>
	<li>(21)<a href="http://www.makeuseof.com/tag/faster-internet-anonymous-net-surfing-through-toonel/" title="Faster Internet &#038; Anonymous Net Surfing Through Toonel (September 17, 2008)">Faster Internet &#038; Anonymous Net Surfing Through Toonel</a> </li>
	<li>(11)<a href="http://www.makeuseof.com/tag/6-tips-on-how-to-unblock-a-webpage-from-behind-a-firewall/" title="6 Tips On How To Unblock A Web Page From Behind A Firewall (December 15, 2009)">6 Tips On How To Unblock A Web Page From Behind A Firewall</a> </li>
	<li>(61)<a href="http://www.makeuseof.com/tag/5-methods-to-bypass-blocked-sites/" title="5 Methods To Bypass Blocked Sites (December 6, 2008)">5 Methods To Bypass Blocked Sites</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/seriously-baby-im-on-the-beach-in-jamaica/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: makeuseof.com @ 2010-03-12 05:36:09 by W3 Total Cache -->