<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
&gt; Date: Fri, 22 Jan 2010 11:27:01 +0100<br>&gt; From: tor@spahan.ch<br>&gt; To: or-talk@freehaven.net<br>&gt; Subject: Re: Netcat<br>&gt; <br>&gt; -----BEGIN PGP SIGNED MESSAGE-----<br>&gt; Hash: SHA256<br>&gt; <br>&gt; Am 20.01.10 02:46, schrieb downie -:<br>&gt; &gt; <br>&gt; &gt; Hi,<br>&gt; &gt;  can anyone explain the Torify netcat instructions at<br>&gt; &gt; https://wiki.torproject.org/noreply/TheOnionRouter/TorifyHOWTO/Misc#NC<br>&gt; &gt; please?<br>&gt; nc -n -X 5 -x 127.0.0.1:9050 &lt;target_host&gt; &lt;target_port&gt;<br>&gt; <br>&gt; - From the nc man page on my system:<br>&gt;      -n      Do not do any DNS or service lookups on any specified<br>&gt; addresses, hostnames or ports.<br>&gt;      -X proxy_version<br>&gt;              Requests that nc should use the specified protocol when<br>&gt; talking to the proxy server.  Supported protocols are ``4'' (SOCKS v.4),<br>&gt; ``5'' (SOCKS v.5) and ``connect'' (HTTPS proxy).  If the protocol is not<br>&gt; specified, SOCKS version 5 is used.<br>&gt; <br>&gt;      -x proxy_address[:port]<br>&gt;              Requests that nc should connect to hostname using a proxy<br>&gt; at proxy_address and port.  If port is not specified, the well-known<br>&gt; port for the proxy protocol is used (1080 for SOCKS, 3128 for HTTPS).<br>&gt; <br>&gt; &gt; Neither the -X nor -x options exist in my version of nc.<br>&gt; Maybe your nc was compiled without proxy support? Where you got it from?<br>&gt; I have distant memories of me compile the gnu nc version once because I<br>&gt; had a weird implementation of netcat on my system.<br>&gt; http://netcat.sourceforge.net/<br>Thanks for the info.<br>It's the binary that came with OSX - I don't compile.<br>GD<br>                                               <br /><hr />Hotmail: Powerful Free email with security by Microsoft. <a href='http://clk.atdmt.com/GBL/go/196390710/direct/01/' target='_new'>Get it now.</a></body>
</html>