SocksiPy - A Python SOCKS module

Dan Haim negativeiq at users.sourceforge.net
Sun Oct 29 21:37:59 CET 2006


It's a simple and small module I've written to allow some network-aware
Python
scripts to connect through proxy servers.
It implements the Socks4 (including Socks4a), Socks5 and HTTP-Tunneling
(CONNECT method) protocols.
Currently it supports only outgoing TCP connections. Incoming and UDP may
be supported in the future.
Version: 1.00
License: BSD-Style (3-clause)
Available at: http://socksipy.sourceforge.net
 
 
SocksiPy 1.0 <http://socksipy.sourceforge.net/>  - A Python SOCKS module.
(25-Oct-2006)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-announce-list/attachments/20061029/6dfc5a14/attachment.htm 


More information about the Python-announce-list mailing list