<div dir="ltr">On Fri, Dec 28, 2012 at 11:21 AM, Master Corp <span dir="ltr">&lt;<a href="mailto:corpmasters@gmail.com" target="_blank">corpmasters@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">OK, thank you for your help<br><br><div class="gmail_quote">
2012/12/28 Itamar Turner-Trauring <span dir="ltr">&lt;<a href="mailto:itamar@futurefoundries.com" target="_blank">itamar@futurefoundries.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div><div class="h5">
<br><br><div class="gmail_quote"><div>On Thu, Dec 27, 2012 at 11:48 PM, Glyph <span dir="ltr">&lt;<a href="mailto:glyph@twistedmatrix.com" target="_blank">glyph@twistedmatrix.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


<div style="word-wrap:break-word"><div><div><br><div><br></div></div></div><div>Is there any reason you want to use Twisted to do your SOCKS proxying?  Programs like &#39;socksify&#39; typically do what you need in a general way that does not require any awareness from your application.  (Twisted does have a SOCKS implementation, but it&#39;s rarely worth the trouble to plug it in.)</div>


<span></span></div></blockquote></div><div><br>Twisted does not have a SOCKS client, actually, only a server AFAIK.<br><br>IIRC there&#39;s a 3rd party client library, but on github so therefore impossible to find. <br>
</div></div>
<br></div></div><div class="im">_______________________________________________<br>
Twisted-Python mailing list<br>
<a href="mailto:Twisted-Python@twistedmatrix.com" target="_blank">Twisted-Python@twistedmatrix.com</a><br>
<a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python" target="_blank">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a><br>
<br></div></blockquote></div><br>
<br>_______________________________________________<br>
Twisted-Python mailing list<br>
<a href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com</a><br>
<a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python" target="_blank">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a><br>
<br></blockquote></div><br>There is a SOCKS5 client in a Twisted ticket, but it hasn&#39;t been merged into trunk yet (for lack of tests IIRC).  I don&#39;t know whether it still works, but it did at one time.</div><div class="gmail_extra">
<br></div><div class="gmail_extra" style>Here&#39;s the ticket:</div><div class="gmail_extra"><a href="http://twistedmatrix.com/trac/ticket/1330">http://twistedmatrix.com/trac/ticket/1330</a></div><div class="gmail_extra">
<br>--<div>Kevin Horn</div>
</div></div>