<?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>jaux.net &#187; proxy</title>
	<atom:link href="http://jaux.net/tag/proxy/feed/" rel="self" type="application/rss+xml" />
	<link>http://jaux.net</link>
	<description>Discovering this wonderful world...</description>
	<lastBuildDate>Fri, 06 Jan 2012 07:49:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SSH as Proxy</title>
		<link>http://jaux.net/2008/08/25/ssh-as-proxy/</link>
		<comments>http://jaux.net/2008/08/25/ssh-as-proxy/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 16:53:52 +0000</pubDate>
		<dc:creator>jaux</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://jaux.net/?p=101</guid>
		<description><![CDATA[Three steps: A server with SSH access, say its address is yourhostname.com. ssh -D 8080 -Nf yourhostname.com Setup browser or other applications to use the proxy with Host: 127.0.0.1 Port: 8080 Type: SOCKS v5.]]></description>
			<content:encoded><![CDATA[<p>Three steps:</p>
<ol>
<li>A server with SSH access, say its address is <strong>yourhostname.com</strong>.</li>
<li><strong>ssh -D 8080 -Nf yourhostname.com</strong></li>
<li>Setup browser or other applications to use the proxy with <strong>Host: 127.0.0.1 Port: 8080 Type: SOCKS v5</strong>.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://jaux.net/2008/08/25/ssh-as-proxy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

