<?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; blocked sites</title>
	<atom:link href="http://www.makeuseof.com/tags/blocked-sites/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Tue, 24 Nov 2009 00:00:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Restrict Access to Websites with Privoxy [Part 2]</title>
		<link>http://www.makeuseof.com/tag/controlling-web-access-with-privoxy-part-two/</link>
		<comments>http://www.makeuseof.com/tag/controlling-web-access-with-privoxy-part-two/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 17:00:51 +0000</pubDate>
		<dc:creator>Guy McDowell</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[blocked sites]]></category>
		<category><![CDATA[content filter]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[safer browsing]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=18881</guid>
		<description><![CDATA[Did you get Privoxy set up? Put together a good white list of sites? If you haven&#8217;t, head on back to How To Restrict Access to Websites with Privoxy [Part 1] before continuing with this tutorial.
Part Two is all about locking down Internet Explorer so it can only connect to the Internet through the Privoxy [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/workinginternet.png" align="left" />Did you get Privoxy set up? Put together a good white list of sites? If you haven&#8217;t, head on back to <a href="http://www.makeuseof.com/tag/controlling-web-access-with-privoxy-part-one/"><strong>How To Restrict Access to Websites with Privoxy [Part 1]</strong></a> before continuing with this tutorial.</p>
<p>Part Two is all about locking down Internet Explorer so it can only connect to the Internet through the Privoxy server and thus only able to access the websites you want. Then, we&#8217;ll look at ways of securing that connection so that people can&#8217;t circumvent it so easily. I&#8217;ll be working with Internet Explorer 7 (IE7) on my Windows XP Home computer. However, the principles should also apply to Vista and Internet Explorer 8. They do work on XP Pro and IE6 as well.</p>
<h2>Step One: Force the Connection in IE7</h2>
<p>Open up IE7 and look for the <strong>Tools</strong> button near the top right-hand side. Click on it, then on <strong>Internet Options</strong>.</p>
<p><img class="aligncenter size-full wp-image-18883" title="step_1" src="http://www.makeuseof.com/wp-content/uploads/2009/06/step_1.png" alt="how to restrict access to websites" width="233" height="314" /></p>
<p>The <strong>Internet Options</strong> window will open. Click on the  <strong>Connections </strong>tab. Once you are in the Connections area, you&#8217;ll see a button at the bottom of the window called <strong>LAN Settings</strong>. Go ahead and click on that.<br />
<span id="more-18881"></span></p>
<p><img class="aligncenter size-full wp-image-18885" title="step_2" src="http://www.makeuseof.com/wp-content/uploads/2009/06/step_2.png" alt="step_2" width="413" height="213" /></p>
<p>The <strong>Local Area Network (LAN) Settings</strong> window opens. This is where we will set the IP address and port number so it only connects to Privoxy. When you get to this window, the check box labeled <strong>Use a proxy server for your LAN&#8230;</strong> will be unchecked. Put a check-mark in it. It should already be set to the correct IP address and port, which is 127.0.0.1 and port 8118. Click <strong>OK</strong> to return to the <strong>Connections </strong>window.</p>
<p><img class="aligncenter size-full wp-image-18886" title="step_3" src="http://www.makeuseof.com/wp-content/uploads/2009/06/step_3.png" alt="step_3" width="384" height="339" /></p>
<p><strong>NOTE: </strong>If there is anything listed in the <strong>Dial-Up and Virtual Private Network</strong> setting box, simply select it, click on the <strong>Settings </strong>button and set it to use the proxy server, just like you did for the LAN. This is especially useful if your user can connect with a cellular card, satellite Internet, or dial-up connection. Do this for each connection listed.</p>
<p>Now IE7 will connect <em>only</em> through the Privoxy server and will <em>only</em> access the sites on your white list. Let&#8217;s do some things to keep it that way.</p>
<h2>Step Three: Edit the Registry</h2>
<p>You read that right, we&#8217;re editing the registry to prevent others from removing your settings from Internet Explorer. We are going <em>there.</em> As always, don&#8217;t go in the registry unless you feel confident, and always back up your registry before making changes. I think I have to say that by law. So now that&#8217;s over with, let&#8217;s move on.</p>
<p>Click on the <strong>Start</strong> button and then on the <strong>Run</strong> icon in the start menu.</p>
<p><img class="aligncenter size-full wp-image-18889" title="registry_1" src="http://www.makeuseof.com/wp-content/uploads/2009/06/registry_1.png" alt="registry_1" width="380" height="174" /></p>
<p>The <strong>Run</strong> application will open. Type in the command <strong>regedit</strong> and click <strong>OK. </strong></p>
<p><img class="aligncenter size-full wp-image-18890" style="margin-top: 10px; margin-bottom: 10px;" title="registry_2" src="http://www.makeuseof.com/wp-content/uploads/2009/06/registry_2.png" alt="registry_2" width="347" height="186" /></p>
<p>The Registry Editor will open. Time to make the backup! Click on <strong>File &gt; Export</strong>.</p>
<p><img class="aligncenter size-full wp-image-18891" title="export_registry" src="http://www.makeuseof.com/wp-content/uploads/2009/06/export_registry.png" alt="export_registry" width="222" height="167" /></p>
<p>Name the file with something meaningful. You could use today&#8217;s date so you know when the back up was made. Click <strong>Save</strong> to, well&#8230; Save it.</p>
<p><img class="aligncenter size-full wp-image-18901" title="export_registry_2" src="http://www.makeuseof.com/wp-content/uploads/2009/06/export_registry_2.png" alt="export_registry_2" width="457" height="67" /></p>
<p>Let&#8217;s make some changes.</p>
<p>We&#8217;re going to do this through a <strong>.reg</strong> file that we can merge with the registry. Sounds crazy, but it works. To write a .reg file, open up <strong>Notepad</strong>.</p>
<p>Now, copy and paste the following lines in <em>exactly</em> as they read:</p>
<p><strong>Windows Registry Editor Version 5.00</strong></p>
<p><strong>[HKEY_LOCAL_MACHINESoftwarePoliciesMicrosoftInternet ExplorerControl Panel]<br />
&#8220;ConnectionsTab&#8221;=dword:00000001<br />
&#8220;Connection Settings&#8221;=dword:00000001<br />
&#8220;Connection Wizard&#8221;=dword:00000001</strong></p>
<p>By setting the <strong>dword</strong> value to 00000001, you are telling the registry that, yes, you want to restrict access to the Connections Tab, Connection Settings and the Connection Wizard.</p>
<p>Now that you have that in your Notepad file, you need to save it as a <strong>.reg</strong> file. I suggest saving the file to your Desktop for ease of finding when you are done. Here&#8217;s what you need to do when you save it: name the file something good like <strong>disable_connections.reg</strong></p>
<p>Seriously, we&#8217;re almost done. Find the <strong>disable_connections.reg</strong> file you&#8217;ve just saved. Right-click on it and click <strong>Merge</strong>.</p>
<p><img class="aligncenter size-full wp-image-18959" title="merge_1" src="http://www.makeuseof.com/wp-content/uploads/2009/06/merge_1.png" alt="merge_1" width="191" height="159" /></p>
<p>You&#8217;ll be asked if that&#8217;s what you really want to do. It&#8217;s up to you, but if you&#8217;ve come this far, you might as well commit. Click <strong>Yes</strong>.</p>
<p>The <strong>Registry Editor</strong> is kind enough to let you know that the merge is done. Why don&#8217;t we thank it by clicking <strong>OK</strong>? That&#8217;s nice, isn&#8217;t it?</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/merge_3.gif" alt="merge_3" /></p>
<p>Just to make sure it worked and I&#8217;m not lying to you, open up IE7, click on <strong>Tools &gt; Internet Options</strong>. Look! No <strong>Connections</strong> tab!</p>
<p>Try going to a few sites that aren&#8217;t on your white list to test it. Then try going on a few sites that are on your white list. It should work.</p>
<p>I hope this tutorial has sparked some interest in using this to increase your information security. There&#8217;s much more that you can do with Privoxy and the registry to enforce compliance to your Internet Acceptable Use Policy.</p>
<p>Yes, there are ways around what I just showed you, such as using Portable Firefox, but that can be disabled in the registry too. But, as they say &#8212; that&#8217;s another story.</p>
<p>Let us know if this worked for you. Or if you know any other cool, free software ways to control Internet access. That&#8217;s what the comments are for!</p>
<p><small>Image credit: <a href="http://www.flickr.com/photos/delboy74/3207155693/" rel="nofollow">delboy74</a></small>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/controlling-web-access-with-privoxy-part-one/" title="How To Restrict Access to Websites with Privoxy [Part 1] (June 10, 2009)">How To Restrict Access to Websites with Privoxy [Part 1]</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/opendns-works-as-a-great-free-content-filtering-solution/" title="OpenDNS Works As A Great Free Web Content Filtering Solution (October 29, 2008)">OpenDNS Works As A Great Free Web Content Filtering Solution</a> (19)</li>
	<li><a href="http://www.makeuseof.com/tag/5-free-parental-control-software-that-will-set-your-mind-at-ease-n/" title="5 Free Parental Control Software That Will Set Your Mind At Ease (October 5, 2009)">5 Free Parental Control Software That Will Set Your Mind At Ease</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/that-mysterious-2o7-net-tracking-cookie-all-you-need-to-know/" title="What is 2o7.net Tracking Cookie? All You Need To Know. (September 16, 2009)">What is 2o7.net Tracking Cookie? All You Need To Know.</a> (27)</li>
	<li><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> (23)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/controlling-web-access-with-privoxy-part-two/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>How To Restrict Access to Websites with Privoxy [Part 1]</title>
		<link>http://www.makeuseof.com/tag/controlling-web-access-with-privoxy-part-one/</link>
		<comments>http://www.makeuseof.com/tag/controlling-web-access-with-privoxy-part-one/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 17:00:50 +0000</pubDate>
		<dc:creator>Guy McDowell</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[blocked sites]]></category>
		<category><![CDATA[content filter]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[safer browsing]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=18786</guid>
		<description><![CDATA[This is a method that is best used to control network users to only have access to a limited number of websites. Alternatively, you may use it on home computers to restrict access to websites that you trust. Once the system is in place, you can work with Privoxy further to hone it to your [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/workinginternet.png" align="left" />This is a method that is best used to control network users to only have access to a limited number of websites. Alternatively, you may use it on home computers to <strong>restrict access to websites that you trust</strong>. Once the system is in place, you can work with <strong>Privoxy</strong> further to hone it to your needs. The system is not foolproof &#8211; no system for web access control is &#8211; however it has worked extremely well for me in the past.</p>
<p>I developed this system to deal with remote clients accessing non-work related websites via cellular-based Internet access. If your company has the means to implement a VPN, or to work with your service provider on a solution, that&#8217;s probably the best way to go. For small and medium sized business, this works just fine.</p>
<h2 style="text-align: left;">Part One: Implement Privoxy on Your Server</h2>
<p style="text-align: left;"><a href="http://www.privoxy.org/" target="_blank">Privoxy </a>is an open source <a href="http://en.wikipedia.org/wiki/Proxy_server" target="_blank">proxy server</a> that can help you control what your users connect to on the Internet. Since it is free for personal or corporate use, the documentation is somewhat limited, but that&#8217;s what this article is for. Go ahead and <a href="http://sourceforge.net/project/showfiles.php?group_id=11118">d</a><a href="http://sourceforge.net/project/showfiles.php?group_id=11118" target="_blank">ownload Privoxy</a>. I&#8217;m working on Windows XP, but this tutorial should be useful for other operating systems.</p>
<p><span id="more-18786"></span></p>
<h3 style="text-align: left;">Step One: Install Privoxy</h3>
<p style="text-align: left;">Once you have the Privoxy installer downloaded, find it and double-click on it to begin the installation.</p>
<p style="text-align: center;"><img class="size-full wp-image-18789 aligncenter" title="restrict access to websites" src="http://www.makeuseof.com/wp-content/uploads/2009/06/privoxy_installer.png" alt="privoxy_installer" width="79" height="77" /></p>
<p style="text-align: left;">First, you will see a screen with a warning. Read it carefully and click <strong>Next</strong> if it seems right to do so.</p>
<p style="text-align: left;"><img class="aligncenter size-full wp-image-18787" style="margin-top: 10px; margin-bottom: 10px;" title="privoxy_security_warning" src="http://www.makeuseof.com/wp-content/uploads/2009/06/privoxy_security_warning.png" alt="privoxy_security_warning" width="404" height="309" />Next, you&#8217;ll encounter the <strong>Installation Options</strong> window, asking you what options you would like with your Privoxy. Want fries with that? By default, all three options are checked. There is no need to change them. Click <strong>Next</strong>, please.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-18788" title="block websites on computer" src="http://www.makeuseof.com/wp-content/uploads/2009/06/privoxy_1.png" alt="privoxy_1" width="426" height="295" /></p>
<p style="text-align: left;">Now, the Privoxy Setup will ask where you would like the program installed. I use the default location.</p>
<p style="text-align: left;"><img class="size-full wp-image-18832 aligncenter" title="privoxy_3" src="http://www.makeuseof.com/wp-content/uploads/2009/06/privoxy_3.png" alt="privoxy_3" width="426" height="295" /></p>
<p style="text-align: left;">Once installed, you&#8217;ll see the final screen. Click <strong>OK</strong>, you know you want to.<img class="aligncenter size-full wp-image-18831" style="margin-top: 10px; margin-bottom: 10px;" title="privoxy_2" src="http://www.makeuseof.com/wp-content/uploads/2009/06/privoxy_2.png" alt="privoxy_2" width="173" height="107" /></p>
<p style="text-align: left;">That&#8217;s the installation part of setting up Privoxy. Now let&#8217;s move on to using Privoxy as a White List Proxy Server</p>
<h3 style="text-align: left;">Step Two: Configure Privoxy Server to Restrict Access To Websites You Trust</h3>
<p style="text-align: left;">Yep, seems like a lot. Hang in there, sunshine. Once the installation is complete, Privoxy should open up a window that resembles Notepad more than a program. Click on <strong>Options &gt; Edit Main Configuration</strong>.<img class="aligncenter size-full wp-image-18834" style="margin-top: 10px; margin-bottom: 10px;" title="privocy_config_1" src="http://www.makeuseof.com/wp-content/uploads/2009/06/privocy_config_1.png" alt="privocy_config_1" width="252" height="176" />Now, <strong>Notepad </strong>will in fact open. It&#8217;ll be a configuration file in which you&#8217;ll need to change a few lines. The changes are simple to make, don&#8217;t panic. You can do it.</p>
<p>The first thing we need to change is the <strong>trustfile</strong> variable. Scroll down to <strong>2.7. trustfile</strong>. Scroll down a little futher until you see the line <strong>#trustfile trust.txt</strong>. Just delete the pound sign (#) at the front of this line. Now save the document. We&#8217;ll come back to this in Step 3.</p>
<p><img class="aligncenter size-full wp-image-18839" title="trust_file1" src="http://www.makeuseof.com/wp-content/uploads/2009/06/trust_file1.png" alt="trust_file1" width="520" height="169" /></p>
<p>Now, look for the line that reads <strong>4.1. listen-address</strong>. Scroll down a bit further from there and find <strong>listen-address  127.0.0.1:8118</strong>. That is your IP address and the port that Privoxy will listen for traffic on. If you are using this in your home, it&#8217;s probably best to leave it as it is. In the workplace, you want the IP address to be the static IP of your server. Once you have your IP address and port set, save the document.</p>
<p><img class="aligncenter size-full wp-image-18840" title="listen_address" src="http://www.makeuseof.com/wp-content/uploads/2009/06/listen_address.png" alt="listen_address" width="434" height="168" /></p>
<h3>Step 3: Set Up Your Trust List</h3>
<p>To do this, you need to navigate to the <strong>trust.txt</strong> file. You&#8217;ll find that by opening your <strong>Start</strong> menu. Go to <strong>All Programs &gt; Privoxy &gt; Edit Config </strong>and click on<strong> Trust list</strong>. Yep, another Notepad file.</p>
<p><img class="aligncenter size-full wp-image-18841" title="edit_trust_list" src="http://www.makeuseof.com/wp-content/uploads/2009/06/edit_trust_list.png" alt="edit_trust_list" width="538" height="138" /></p>
<p>Look for the line that reads <strong>~config.privoxy.org</strong>. This is where you start adding the sites you want whitelisted. If you put a tilde (~) in front of a domain name, Privoxy will allow access to only that domain. If you put a plus sign (+) in front of the domain, Privoxy will allow access to that domain as well as any domains to which that one refers.</p>
<p><img class="aligncenter size-full wp-image-18836" title="trust_list_1" src="http://www.makeuseof.com/wp-content/uploads/2009/06/trust_list_1.png" alt="trust_list_1" width="220" height="144" /></p>
<p>Here&#8217;s a sample:</p>
<p><strong>+guymcdowell.com</strong> will allow you to access guymcdowell.com and any sites linked to from it.<br />
<strong>~makeuseof.com</strong> will allow you to access only makeuseof.com.</p>
<p>This can get tricky since some sites are dependent on subdomains to function. Hotmail is a good example of this. So, you may need to add few entries such as:<br />
<strong>+*.hotmail.com</strong> &#8211; Allows you to access such things as mail.hotmail.com, blah.hotmail.com and more. How? Because the asterisk (*) is a wildcard character. Sneaky, huh?</p>
<p>So sit down and reflect upon what websites a person really needs to access to get their work done. Make a list and enter it in the trust.txt file accordingly. Remember to save the file as well.</p>
<p>That&#8217;s how you set up Privoxy as a whitelist proxy server. Stay tuned for Part Two where I show you how to force Internet Explorer to only use the Privoxy server as its gateway to the Internet, and make it very difficult to circumvent. We get into the registry! Super cool!</p>
<p>Are you totally confused or do you have any questions? Are you familiar with any better tool to restrict access to websites on your network or home PC? Go on and shoot them into the comments!</p>
<p><small>Image credit: <a href="http://www.flickr.com/photos/delboy74/3207155693/" rel="nofollow">delboy74</a></small>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/controlling-web-access-with-privoxy-part-two/" title="How To Restrict Access to Websites with Privoxy [Part 2] (June 13, 2009)">How To Restrict Access to Websites with Privoxy [Part 2]</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/opendns-works-as-a-great-free-content-filtering-solution/" title="OpenDNS Works As A Great Free Web Content Filtering Solution (October 29, 2008)">OpenDNS Works As A Great Free Web Content Filtering Solution</a> (19)</li>
	<li><a href="http://www.makeuseof.com/tag/one-network-admins-tool-to-rule-them-all/" title="One Network Admin&#8217;s Tool to Rule Them All (January 30, 2008)">One Network Admin&#8217;s Tool to Rule Them All</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/monitor-log-files-in-real-time-with-baretail-windows-only/" title="Monitor Log Files In Real Time With BareTail (Windows Only) (November 5, 2008)">Monitor Log Files In Real Time With BareTail (Windows Only)</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/map-your-homes-wifi-signal-strength-with-heatmapper/" title="Measure Wi-Fi Signal Strength at Your Home with HeatMapper (July 1, 2009)">Measure Wi-Fi Signal Strength at Your Home with HeatMapper</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/controlling-web-access-with-privoxy-part-one/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>5 Methods To Bypass Blocked Sites</title>
		<link>http://www.makeuseof.com/tag/5-methods-to-bypass-blocked-sites/</link>
		<comments>http://www.makeuseof.com/tag/5-methods-to-bypass-blocked-sites/#comments</comments>
		<pubDate>Sat, 06 Dec 2008 21:15:19 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[anonymous]]></category>
		<category><![CDATA[blocked sites]]></category>
		<category><![CDATA[browser tips]]></category>
		<category><![CDATA[office worker]]></category>
		<category><![CDATA[portable app]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[remote access]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=8594</guid>
		<description><![CDATA[So you&#8217;re at work or school and you want to check your profile or watch a YouTube video. Lo and behold, it&#8217;s blocked. Now you have two options &#8211; be productive or try and bypass the filter. Usually one would choose the latter, but how would you do that? Here&#8217;s some options.
XeroBank

The xB Browser is a [...]]]></description>
			<content:encoded><![CDATA[<p>So you&#8217;re at work or school and you want to check your profile or watch a YouTube video. Lo and behold, it&#8217;s blocked. Now you have two options &#8211; be productive or try and bypass the filter. Usually one would choose the latter, but how would you do that? Here&#8217;s some options.</p>
<h2><strong>XeroBank</strong></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/12/xerobank2.png" alt="bypass blocked sites" /></p>
<p>The <a href="http://xerobank.com/download/xb-browser/">xB Browser</a> is a whole web browser based on <a href="http://portableapps.com/apps/internet/firefox_portable" target="_blank">FireFox portable</a>. It routes you via the Tor network. The down side? The Tor Network can be a bit slow and unreliable, but for the most part it looks and works just like a regular FireFox portable installation. It deletes all traces after exit. XeroBank also offers a monthly plan for their private, faster network.</p>
<p>We covered XeroBank in more detail <a href="http://www.makeuseof.com/tag/remove-censorship-and-browse-anonymously-with-xerobank/">here</a>.  [Windows]</p>
<h2><strong>UltraSurf</strong></h2>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2008/12/windowslivewriterbypassblockedsites-11e7cultrasurf-3.png" border="0" alt="proxy bypass" vspace="5" align="left" /> This has recently become my favorite software tool for bypassing blocked web sites. <a href="http://ultrareach.com/">UltraSurf</a> is seriously one of the best tools for the job. There is no install, so download the &#8220;exe&#8221; file onto a USB drive and run it whenever you need it.</p>
<p>When you open it up, it will open Internet Explorer with the UltraSurf homepage. From there the web is your oyster.</p>
<p>But why do I like it so much? First of all, it&#8217;s fast, it routes you through a possible three servers so you get highly reliable speeds. Second, it uses IE which is what you have if you&#8217;re on IT lockdown, so it doesn&#8217;t look suspicious and you don&#8217;t need to have two different browsers open at the same time. Also, since it uses your existing browser, things like Flash and Java will work like normal. Once you close UltraSurf it will erase your history and cookies. [Windows]</p>
<h2>Remote Access</h2>
<p>I wrote about <a href="http://www.makeuseof.com/tag/control-your-computer-from-a-distance-using-remote-access/">remote access</a> earlier, but it also works great for bypassing blocked sites. Simply log on to your home computer with LogMeIn&#8217;s Java viewer or whatever else you use and browse the internet <em>from your own computer!</em> It might lag a bit, but it works great! You can also use any software on your computer, too.</p>
<h2>WebToMail</h2>
<p>This one is interesting. If you have access to email, you have access to <a href="http://www.webtomail.co.cc/">WebToMail</a>. Just send an email to <a href="mailto:send@webtomail.co.cc">send@webtomail.co.cc</a> with the URL as the subject and wait a few minutes and you&#8217;ll get an email with the web page. Unfortunately, it won&#8217;t work with sites that you need to login to, or websites with Flash or Java, but works with most other pages.</p>
<p><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/12/windowslivewriterbypassblockedsites-11e7cwebtomail-3.png" border="0" alt="webtomail" width="382" height="484" /></p>
<h2>Bypass Firewalls using Proxies</h2>
<p>There are literally thousands of <a href="http://www.makeuseof.com/tag/access-blocked-websites-using-proxy-servers/" target="_blank">proxy sites</a> on the web. There are also sits that <a href="http://www.makeuseof.com/dir/primeproxies/">list proxy servers</a>. Fact: 99.9% of them are blocked and the rest are going to be blocked by any decent filtering software. So you can host your own proxy with software like <a href="http://www.glype.com/">Glype proxy</a> but for the most part they really don&#8217;t work too well.</p>
<p>These are some of the best ways to bypass websites that have been censored or blocked. But how do <strong>you</strong> bypass blocked websites?  Have I missed the best?  What do you think?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><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> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/usb-office-showdown-tiny-usb-office-vs-portable-apps/" title="USB Office Showdown: Tiny USB Office vs. Portable Apps (August 22, 2008)">USB Office Showdown: Tiny USB Office vs. Portable Apps</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/sneak-around-and-watch-videos-at-work-with-double-vision-windows/" title="Sneak Around &#038; Watch Videos at Work with Double Vision [Win] (July 2, 2009)">Sneak Around &#038; Watch Videos at Work with Double Vision [Win]</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/remove-censorship-and-browse-anonymously-with-xerobank/" title="Remove Censorship &#038; Browse Anonymously With Xerobank (July 3, 2008)">Remove Censorship &#038; Browse Anonymously With Xerobank</a> (14)</li>
	<li><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> (13)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/5-methods-to-bypass-blocked-sites/feed/</wfw:commentRss>
		<slash:comments>46</slash:comments>
		</item>
	</channel>
</rss>
