<?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: PHP Tor Wrapper</title>
	<atom:link href="http://flipsidereality.com/blog/scripting/php-tor-wrapper/feed/" rel="self" type="application/rss+xml" />
	<link>http://flipsidereality.com/blog/scripting/php-tor-wrapper/</link>
	<description>Once upon a time, in a land far far away...</description>
	<lastBuildDate>Wed, 03 Mar 2010 13:23:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: WebScraper</title>
		<link>http://flipsidereality.com/blog/scripting/php-tor-wrapper/comment-page-1/#comment-4758</link>
		<dc:creator>WebScraper</dc:creator>
		<pubDate>Mon, 23 Mar 2009 03:06:26 +0000</pubDate>
		<guid isPermaLink="false">http://flipsidereality.com/blog/?p=379#comment-4758</guid>
		<description>I have a test.php. When I call http://127.0.0.1/test.php I see the same problem. My question is where to put the tor_wrapper function?

thanks</description>
		<content:encoded><![CDATA[<p>I have a test.php. When I call <a href="http://127.0.0.1/test.php" rel="nofollow">http://127.0.0.1/test.php</a> I see the same problem. My question is where to put the tor_wrapper function?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WebSpin</title>
		<link>http://flipsidereality.com/blog/scripting/php-tor-wrapper/comment-page-1/#comment-4670</link>
		<dc:creator>WebSpin</dc:creator>
		<pubDate>Sun, 19 Oct 2008 23:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://flipsidereality.com/blog/?p=379#comment-4670</guid>
		<description>@Guatamm.  To modify the above script for Socks5 support (socks4 not supported), add:

  curl_setopt( $ack, CURLOPT_PROXYTYPE,  CURLPROXY_SOCKS5);</description>
		<content:encoded><![CDATA[<p>@Guatamm.  To modify the above script for Socks5 support (socks4 not supported), add:</p>
<p>  curl_setopt( $ack, CURLOPT_PROXYTYPE,  CURLPROXY_SOCKS5);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gzman</title>
		<link>http://flipsidereality.com/blog/scripting/php-tor-wrapper/comment-page-1/#comment-4568</link>
		<dc:creator>gzman</dc:creator>
		<pubDate>Sun, 01 Jun 2008 01:17:11 +0000</pubDate>
		<guid isPermaLink="false">http://flipsidereality.com/blog/?p=379#comment-4568</guid>
		<description>utiliza el puerto 8118</description>
		<content:encoded><![CDATA[<p>utiliza el puerto 8118</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gautamm</title>
		<link>http://flipsidereality.com/blog/scripting/php-tor-wrapper/comment-page-1/#comment-4532</link>
		<dc:creator>Gautamm</dc:creator>
		<pubDate>Thu, 03 Apr 2008 06:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://flipsidereality.com/blog/?p=379#comment-4532</guid>
		<description>Hi,

Hey this is great, I have been looking for something like this.

However, I get an error when I use the above code.

Its says that TOR is a SOCKS proxy, not an HTTP proxy!!

Could you help me with this?

Thanks.
Gautamm.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Hey this is great, I have been looking for something like this.</p>
<p>However, I get an error when I use the above code.</p>
<p>Its says that TOR is a SOCKS proxy, not an HTTP proxy!!</p>
<p>Could you help me with this?</p>
<p>Thanks.<br />
Gautamm.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
