<?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>Dellanave &#187; Debian</title>
	<atom:link href="http://www.dellanave.com/blog/category/debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dellanave.com/blog</link>
	<description></description>
	<lastBuildDate>Tue, 29 Nov 2011 02:45:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Fixing Tor + Privoxy on Debian</title>
		<link>http://www.dellanave.com/blog/2006/02/21/fixing-tor-privoxy-on-debian/</link>
		<comments>http://www.dellanave.com/blog/2006/02/21/fixing-tor-privoxy-on-debian/#comments</comments>
		<pubDate>Tue, 21 Feb 2006 06:10:01 +0000</pubDate>
		<dc:creator>david</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.dellanave.com/blog/2006/02/21/fixing-tor-privoxy-on-debian/</guid>
		<description><![CDATA[A few weeks ago I noticed that some scripts I was playing with weren&#8217;t actually using tor even though I was proxy&#8217;ing through privoxy. Turns out that when you apt-get install tor/privoxy (at least on stable, ok) it doesn&#8217;t actually enable tor via privoxy. The fix is a simple addition to: /etc/privoxy/config: forward-socks4a / localhost:9050 [...]]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago I noticed that some scripts I was playing with weren&#8217;t actually using tor even though I was proxy&#8217;ing through privoxy. Turns out that when you apt-get install tor/privoxy (at least on stable, ok) it doesn&#8217;t actually enable tor via privoxy. The fix is a simple addition to:</p>
<p>/etc/privoxy/config:</p>
<pre>forward-socks4a / localhost:9050 .</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.dellanave.com/blog/2006/02/21/fixing-tor-privoxy-on-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

