<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to Tunnel Web Traffic with SSH Secure Shell</title>
	<atom:link href="http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Tue, 24 Nov 2009 14:36:17 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Encryption Software</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/comment-page-1/#comment-414780</link>
		<dc:creator>Encryption Software</dc:creator>
		<pubDate>Tue, 27 Oct 2009 22:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-414780</guid>
		<description>As noted, Port Forwarding is a different beast altogether. Think of it as poking singular holes in your firewall for singular apps to make their way through.</description>
		<content:encoded><![CDATA[<p>As noted, Port Forwarding is a different beast altogether. Think of it as poking singular holes in your firewall for singular apps to make their way through.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorge Sierra</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/comment-page-1/#comment-412674</link>
		<dc:creator>Jorge Sierra</dc:creator>
		<pubDate>Mon, 19 Oct 2009 17:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-412674</guid>
		<description>It&#039;s not the same as port forwarding, although port forwarding may be necessary to do it.

&lt;strong&gt;Port forwarding&lt;/strong&gt; typically takes place with a firewall/router that has a machine behind it.  That machine is running some kind of server that you want to allow access from outside of the firewall.

&lt;strong&gt;Tunneling&lt;/strong&gt; allows you to send (relatively) arbitrary traffic through an SSH server into a client.  Essentially, the SSH server becomes a proxy for the client, and encrypted data is transmitted between the server and client, so it is safe and secure.  The data being retrieved by the server for the client may or may not be secure/encrypted.

Fundamentally speaking, it is as though the client is actually on the server requesting data.  So if you use SSH tunneling as a proxy to surf the web, it is just as safe/secure as if you were on the server surfing the web.</description>
		<content:encoded><![CDATA[<p>It&#8217;s not the same as port forwarding, although port forwarding may be necessary to do it.</p>
<p><strong>Port forwarding</strong> typically takes place with a firewall/router that has a machine behind it.  That machine is running some kind of server that you want to allow access from outside of the firewall.</p>
<p><strong>Tunneling</strong> allows you to send (relatively) arbitrary traffic through an SSH server into a client.  Essentially, the SSH server becomes a proxy for the client, and encrypted data is transmitted between the server and client, so it is safe and secure.  The data being retrieved by the server for the client may or may not be secure/encrypted.</p>
<p>Fundamentally speaking, it is as though the client is actually on the server requesting data.  So if you use SSH tunneling as a proxy to surf the web, it is just as safe/secure as if you were on the server surfing the web.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sem</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/comment-page-1/#comment-412635</link>
		<dc:creator>sem</dc:creator>
		<pubDate>Mon, 19 Oct 2009 14:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-412635</guid>
		<description>Is this tunneling the same as port forwarding?  I am a little unfamiliar on this topic.  How safe and secure is this?</description>
		<content:encoded><![CDATA[<p>Is this tunneling the same as port forwarding?  I am a little unfamiliar on this topic.  How safe and secure is this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorge Sierra</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/comment-page-1/#comment-393851</link>
		<dc:creator>Jorge Sierra</dc:creator>
		<pubDate>Wed, 15 Jul 2009 13:16:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-393851</guid>
		<description>I&#039;m afraid I don&#039;t understand the question.  What do you mean when you say a server to pass your encrypted ssh data to?  SSH already performs the function of passing encrypted data between the SSH client and server.  The tunnels are used to pass through any kind of TCP traffic on the specified port(s).</description>
		<content:encoded><![CDATA[<p>I&#8217;m afraid I don&#8217;t understand the question.  What do you mean when you say a server to pass your encrypted ssh data to?  SSH already performs the function of passing encrypted data between the SSH client and server.  The tunnels are used to pass through any kind of TCP traffic on the specified port(s).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/comment-page-1/#comment-393799</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 15 Jul 2009 05:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-393799</guid>
		<description>Hey i&#039;m familiar with ssh tunneling but i don&#039;t have or know any servers to pass my encrypted ssh data to.I googled about ssh proxy servers but all i got was crap.Does anyone know a good ssh proxy server that can handle my traffic ? 

Thanks</description>
		<content:encoded><![CDATA[<p>Hey i&#8217;m familiar with ssh tunneling but i don&#8217;t have or know any servers to pass my encrypted ssh data to.I googled about ssh proxy servers but all i got was crap.Does anyone know a good ssh proxy server that can handle my traffic ? </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: remote desktop software</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/comment-page-1/#comment-390008</link>
		<dc:creator>remote desktop software</dc:creator>
		<pubDate>Wed, 17 Jun 2009 14:34:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-390008</guid>
		<description>Basically SSH is very useful if you’re used to linux shell command. What I always do is for my upload, I normally create a tar ball (.tar.gz) and upload using sftp, then login using SSH to unpack it. Anyway some cpanel allows the unpack from the cpanel itself</description>
		<content:encoded><![CDATA[<p>Basically SSH is very useful if you’re used to linux shell command. What I always do is for my upload, I normally create a tar ball (.tar.gz) and upload using sftp, then login using SSH to unpack it. Anyway some cpanel allows the unpack from the cpanel itself</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorge Sierra</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/comment-page-1/#comment-384558</link>
		<dc:creator>Jorge Sierra</dc:creator>
		<pubDate>Thu, 30 Apr 2009 12:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-384558</guid>
		<description>That&#039;s exactly right. Make sure that port 22 on your Linux box is accessible from wherever you&#039;re going to be connecting with Putty.  Then just connect Putty w/ the VNC tunnel configured properly, launch the VNC client, and connect the VNC client to localhost.</description>
		<content:encoded><![CDATA[<p>That&#8217;s exactly right. Make sure that port 22 on your Linux box is accessible from wherever you&#8217;re going to be connecting with Putty.  Then just connect Putty w/ the VNC tunnel configured properly, launch the VNC client, and connect the VNC client to localhost.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/comment-page-1/#comment-384473</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Wed, 29 Apr 2009 19:18:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-384473</guid>
		<description>Ok... I might be heading in the wrong direction with this. I want to have a secure remote desktop connection to a linux box at home. I have a windows laptop with putty installed. The SSH server is already installed and configured so that I can SSH into my server from putty. Is tunneling VNC the way to go and if so would I just use localhost for all the destinations since its on the same computer?</description>
		<content:encoded><![CDATA[<p>Ok&#8230; I might be heading in the wrong direction with this. I want to have a secure remote desktop connection to a linux box at home. I have a windows laptop with putty installed. The SSH server is already installed and configured so that I can SSH into my server from putty. Is tunneling VNC the way to go and if so would I just use localhost for all the destinations since its on the same computer?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorge Sierra</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/comment-page-1/#comment-384426</link>
		<dc:creator>Jorge Sierra</dc:creator>
		<pubDate>Wed, 29 Apr 2009 11:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-384426</guid>
		<description>Tunneling games directly through an SSH tunnel may be possible (as long as it TCP only, and not UDP traffic), but it is definitely a much more complicated process.  Probably your best bet is to use a program that will allow you to tunnel traffic from a program through a SOCKS proxy.

Scott mentioned &lt;a href=&quot;http://www.proxifier.com/&quot; rel=&quot;nofollow&quot;&gt;Proxifier&lt;/a&gt; in the first comment on the article.  You can try it out with the 31-day free trial.  There is one free program called &lt;a href=&quot;http://freecap.ru/eng/?p=index&quot; rel=&quot;nofollow&quot;&gt;FreeCap&lt;/a&gt;.  I&#039;ve used it in the past and had some luck with some programs, but not all.</description>
		<content:encoded><![CDATA[<p>Tunneling games directly through an SSH tunnel may be possible (as long as it TCP only, and not UDP traffic), but it is definitely a much more complicated process.  Probably your best bet is to use a program that will allow you to tunnel traffic from a program through a SOCKS proxy.</p>
<p>Scott mentioned <a href="http://www.proxifier.com/" rel="nofollow">Proxifier</a> in the first comment on the article.  You can try it out with the 31-day free trial.  There is one free program called <a href="http://freecap.ru/eng/?p=index" rel="nofollow">FreeCap</a>.  I&#8217;ve used it in the past and had some luck with some programs, but not all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Gowers</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/comment-page-1/#comment-384415</link>
		<dc:creator>Paul Gowers</dc:creator>
		<pubDate>Wed, 29 Apr 2009 08:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-384415</guid>
		<description>Hey Jorge, great, easy to follow article. Just set up my first SSH tunnel from laptop at home to client following your instructions and now running Firefox over it. Thanks a million! 
Cheers
Paul</description>
		<content:encoded><![CDATA[<p>Hey Jorge, great, easy to follow article. Just set up my first SSH tunnel from laptop at home to client following your instructions and now running Firefox over it. Thanks a million!<br />
Cheers<br />
Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicodareus</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/comment-page-1/#comment-384372</link>
		<dc:creator>Nicodareus</dc:creator>
		<pubDate>Tue, 28 Apr 2009 22:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-384372</guid>
		<description>Heh. I stumbled across this while trying to figure out how to tunnel WoW and EQII through to my personal computer at home. It sort of helped me make sense of a few things, but doesn&#039;t really help me out much in the long run. Basically, I&#039;m at work. And while I have full permission to play these games (And watch TV.. And.. Well.. Sleep for that matter.) there are firewalls in the way as one would expect. I can use my own connection and play just fine, but their satellite internet is about 800x better than my cellular internet. Really, it&#039;s not even worth trying to play on my little cell card here 40 miles from anywhere.

I&#039;ve done alot of reading and know there is a way to set up SOME sort of tunneling to handle this for me, but it all seems really intimidating and complex. Probably moreso than it really is. Any advice or perhaps a link to a &#039;Network tunneling for dummies&#039; article would be appreciated. n.n</description>
		<content:encoded><![CDATA[<p>Heh. I stumbled across this while trying to figure out how to tunnel WoW and EQII through to my personal computer at home. It sort of helped me make sense of a few things, but doesn&#8217;t really help me out much in the long run. Basically, I&#8217;m at work. And while I have full permission to play these games (And watch TV.. And.. Well.. Sleep for that matter.) there are firewalls in the way as one would expect. I can use my own connection and play just fine, but their satellite internet is about 800x better than my cellular internet. Really, it&#8217;s not even worth trying to play on my little cell card here 40 miles from anywhere.</p>
<p>I&#8217;ve done alot of reading and know there is a way to set up SOME sort of tunneling to handle this for me, but it all seems really intimidating and complex. Probably moreso than it really is. Any advice or perhaps a link to a &#8216;Network tunneling for dummies&#8217; article would be appreciated. n.n</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorge Sierra</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/comment-page-1/#comment-384296</link>
		<dc:creator>Jorge Sierra</dc:creator>
		<pubDate>Tue, 28 Apr 2009 10:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-384296</guid>
		<description>VNC is a great application for tunneling through SSH.  The setup is very much the same as it is for Remote Desktop, however, instead of forwarding port 3389, you would forward port 5900.

Let&#039;s say the machine you want to tunnel to is at IP 192.168.1.20 and VNC is running on port 5900.  The local tunnel you would set up would need to be directed to 192.168.1.20:5900 and you could use 5900 as the local port.  Once you make the SSH connection with the port forward, you bring up the VNC client, and connect it to localhost:5900.  SSH will redirect the traffic to the correct machine.</description>
		<content:encoded><![CDATA[<p>VNC is a great application for tunneling through SSH.  The setup is very much the same as it is for Remote Desktop, however, instead of forwarding port 3389, you would forward port 5900.</p>
<p>Let&#8217;s say the machine you want to tunnel to is at IP 192.168.1.20 and VNC is running on port 5900.  The local tunnel you would set up would need to be directed to 192.168.1.20:5900 and you could use 5900 as the local port.  Once you make the SSH connection with the port forward, you bring up the VNC client, and connect it to localhost:5900.  SSH will redirect the traffic to the correct machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/comment-page-1/#comment-384260</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Tue, 28 Apr 2009 04:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-384260</guid>
		<description>Looks really useful, but I&#039;m kinda new so not entirely sure how to use it yet. Could somebody point me in the right direction for tunneling VNC through SSH.</description>
		<content:encoded><![CDATA[<p>Looks really useful, but I&#8217;m kinda new so not entirely sure how to use it yet. Could somebody point me in the right direction for tunneling VNC through SSH.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/comment-page-1/#comment-380232</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Mon, 23 Mar 2009 17:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-380232</guid>
		<description>There are a few different ways to do this, actually, and if you have a Mac, you can even create (very easily) your own application to do it for you.

Step-by-step tutorial on how to do it here:  

http://www.corruptionoflol.com/?p=58</description>
		<content:encoded><![CDATA[<p>There are a few different ways to do this, actually, and if you have a Mac, you can even create (very easily) your own application to do it for you.</p>
<p>Step-by-step tutorial on how to do it here:  </p>
<p><a href="http://www.corruptionoflol.com/?p=58" rel="nofollow">http://www.corruptionoflol.com/?p=58</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorge Sierra</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/comment-page-1/#comment-378325</link>
		<dc:creator>Jorge Sierra</dc:creator>
		<pubDate>Mon, 09 Mar 2009 19:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-378325</guid>
		<description>I&#039;m not sure, that&#039;s a very good question that I&#039;ve wondered about that myself.  I would suspect that a good network traffic analyzer would be able to distinguish SSH packets, even if they are running on something other than port 22, but I don&#039;t know for sure.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure, that&#8217;s a very good question that I&#8217;ve wondered about that myself.  I would suspect that a good network traffic analyzer would be able to distinguish SSH packets, even if they are running on something other than port 22, but I don&#8217;t know for sure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francois</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/comment-page-1/#comment-378320</link>
		<dc:creator>Francois</dc:creator>
		<pubDate>Mon, 09 Mar 2009 19:05:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-378320</guid>
		<description>Excellent article!  Unfortunately, this type of tunneling is often used to by pass firewalls in corporate environment.  Are you aware if SSH traffic can be distinguished from other type of traffic out there so to be blocked?</description>
		<content:encoded><![CDATA[<p>Excellent article!  Unfortunately, this type of tunneling is often used to by pass firewalls in corporate environment.  Are you aware if SSH traffic can be distinguished from other type of traffic out there so to be blocked?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorge Sierra</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/comment-page-1/#comment-378274</link>
		<dc:creator>Jorge Sierra</dc:creator>
		<pubDate>Mon, 09 Mar 2009 11:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-378274</guid>
		<description>&lt;a href=&quot;http://www.freecap.ru/eng/&quot; rel=&quot;nofollow&quot;&gt;FreeCap&lt;/a&gt; is a nice free alternative to Proxifier that you may want to check out as well.</description>
		<content:encoded><![CDATA[<p><a href="http://www.freecap.ru/eng/" rel="nofollow">FreeCap</a> is a nice free alternative to Proxifier that you may want to check out as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorge Sierra</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/comment-page-1/#comment-378265</link>
		<dc:creator>Jorge Sierra</dc:creator>
		<pubDate>Mon, 09 Mar 2009 10:06:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-378265</guid>
		<description>Shell access and tunneling are pretty much all that SSH does for you. There are many different things you can tunnel through SSH. VNC, Remote Desktop, web sites, FTP, database connections, etc. I even once set up &lt;a href=&quot;http://openvpn.net/&quot; rel=&quot;nofollow&quot;&gt;OpenVPN&lt;/a&gt; to tunnel through SSH.</description>
		<content:encoded><![CDATA[<p>Shell access and tunneling are pretty much all that SSH does for you. There are many different things you can tunnel through SSH. VNC, Remote Desktop, web sites, FTP, database connections, etc. I even once set up <a href="http://openvpn.net/" rel="nofollow">OpenVPN</a> to tunnel through SSH.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul M.</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/comment-page-1/#comment-378213</link>
		<dc:creator>Paul M.</dc:creator>
		<pubDate>Mon, 09 Mar 2009 00:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-378213</guid>
		<description>BRILLIANT ARTICLE!  And thanks for the tip Scott.

Here&#039;s a .bat that could be used to initiate the session with PLINK:
--START---
start plink -v -ssh @ -pw  -D localhost:
---END---

Other than tunneling or VNC, what are some other applications for SSH?</description>
		<content:encoded><![CDATA[<p>BRILLIANT ARTICLE!  And thanks for the tip Scott.</p>
<p>Here&#8217;s a .bat that could be used to initiate the session with PLINK:<br />
&#8211;START&#8212;<br />
start plink -v -ssh @ -pw  -D localhost:<br />
&#8212;END&#8212;</p>
<p>Other than tunneling or VNC, what are some other applications for SSH?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jash Sayani</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/comment-page-1/#comment-378171</link>
		<dc:creator>Jash Sayani</dc:creator>
		<pubDate>Sun, 08 Mar 2009 15:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-378171</guid>
		<description>I have setup my own little VPN server on a Mac mini. It works great from HotSpots and on the iPhone! Now all I need is the iStat iPhone app to monitor the temperature...</description>
		<content:encoded><![CDATA[<p>I have setup my own little VPN server on a Mac mini. It works great from HotSpots and on the iPhone! Now all I need is the iStat iPhone app to monitor the temperature&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Tunnel Web Traffic with SSH Secure Shell. &#171; Mine ting?</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/comment-page-1/#comment-378142</link>
		<dc:creator>How to Tunnel Web Traffic with SSH Secure Shell. &#171; Mine ting?</dc:creator>
		<pubDate>Sun, 08 Mar 2009 09:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-378142</guid>
		<description>[...] via MakeUseOf.com. [...]</description>
		<content:encoded><![CDATA[<p>[...] via MakeUseOf.com. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/comment-page-1/#comment-378109</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Sun, 08 Mar 2009 00:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-378109</guid>
		<description>Great post. I use SSH Tunnels to allow to me to watch Hulu as I don&#039;t live in the US. I have a little VPS and connect through that.

A little tip is to use Proxifier which pushes all traffic through the SSH tunnel made with PuTTy.</description>
		<content:encoded><![CDATA[<p>Great post. I use SSH Tunnels to allow to me to watch Hulu as I don&#8217;t live in the US. I have a little VPS and connect through that.</p>
<p>A little tip is to use Proxifier which pushes all traffic through the SSH tunnel made with PuTTy.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
