[Twisted-Python] Is there any SOCKS client example

Dmitry Litovchenko kwaker at uch.net
Tue Feb 11 15:03:23 MST 2003


Hello Itamar,

Tuesday, February 11, 2003, 7:43:44 AM, you wrote:

>> I've found only Socks4 server implementation in protocols/socks4.py
>> And it seems that there is no Socks4 client inside. Should I look

IST> There is no socks4 client. You'll have to write one, which is pretty
IST> easy.

Does Twisted project need this code done? :) Will someone pick my modules
from this mail list and review (of course once I'm done)?

IST> You can pretty easily hook it up so you can do:
IST> SOCKSclient.connectTCP(..) and .listenTCP(..) with the new
IST> connectWith/listenWith reactor API that's in CVS.

Just got Twisted 1.0.3rc1 and connectWith seems to be already there.
Huge archive with little changes :( Anyway I will use it now.

-- 
Best regards,
 Dmitry                            mailto:kwaker at uch.net






More information about the Twisted-Python mailing list