<?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>SuperBilly.com.br &#187; ssh</title>
	<atom:link href="http://superbilly.com.br/tag/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://superbilly.com.br</link>
	<description>É correto ser politicamente correto???</description>
	<lastBuildDate>Sun, 20 Jun 2010 19:08:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>SSH over Tor</title>
		<link>http://superbilly.com.br/2010/02/ssh-over-tor/</link>
		<comments>http://superbilly.com.br/2010/02/ssh-over-tor/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 06:54:32 +0000</pubDate>
		<dc:creator>H3nrique</dc:creator>
				<category><![CDATA[Informação]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[tor]]></category>

		<guid isPermaLink="false">http://superbilly.com.br/?p=1000</guid>
		<description><![CDATA[De vez enquando caimos em situações em que precisamos conectar em um servidor remoto via ssh e o espertalhão do administrador da rede tem a brilhante idéia de bloquear essa porta no firewall. Para essas situações é sempre bom ter o tor e um proxy rodando, ele permite fazer essas conexões nestes casos especiais.
Pacotes tor: [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://superbilly.com.br/wp-files/2010/02/great_firewall.jpg" rel="lightbox[1000]"><img class="alignright size-full wp-image-1001" title="great_firewall" src="http://superbilly.com.br/wp-files/2010/02/great_firewall.jpg" alt="" width="203" height="247" /></a>De vez enquando caimos em situações em que precisamos conectar em um servidor remoto via ssh e o espertalhão do administrador da rede tem a brilhante idéia de bloquear essa porta no firewall. Para essas situações é sempre bom ter o tor e um proxy rodando, ele permite fazer essas conexões nestes casos especiais.</p>
<p>Pacotes tor: <a href="http://www.torproject.org/download-unix.html.en">http://www.torproject.org/download-unix.html.en</a></p>
<pre># apt-get install tor tor-geoipdb connect-proxy</pre>
<p><b>UPDATE(06/03):</b><br /> Para utizar o tor no navegador (Firefox), instale também o pacote privoxy
<pre>#sudo apt-get install tor privoxy</pre>
<p>Insira &#8220;forward-socks4a / 127.0.0.1:9050 .&#8221; na ultima linha do arquivo &#8220;/etc/privoxy/config&#8221; e reincie o privoxy
<pre># /etc/init.d/privoxy restart</pre>
<p>Use o addon <a href="https://addons.mozilla.org/pt-BR/firefox/addon/2275">Torbutton</a> ou o <a href="https://addons.mozilla.org/pt-BR/firefox/addon/2275">FoxyProxy</a> para facilitar a ativação ou use o vidalia para ativar na raça.</p>
<p>Para confirmar se esta tudo configurado ok, acesse <a href="http://check.torproject.org/">http://check.torproject.org/</a> e verá algo parecido com a mensagem abaixo.<br /><a href="http://superbilly.com.br/wp-files/2010/02/http_on_tor.jpg" rel="lightbox[1000]"><img src="http://superbilly.com.br/wp-files/2010/02/http_on_tor-500x206.jpg" alt="" title="http_on_tor" width="500" height="206" class="aligncenter size-medium wp-image-1012" /></a></p>
<div class="postreachclickcomments"><script type="text/javascript" src="http://www.postreach.com/ccengine/display_iframe?perlink=http%3A%2F%2Fsuperbilly.com.br%2F2010%2F02%2Fssh-over-tor%2F&amp;url=http%3A%2F%2Fsuperbilly.com.br"></script></div>]]></content:encoded>
			<wfw:commentRss>http://superbilly.com.br/2010/02/ssh-over-tor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
