[Twisted-Python] txsocksx 1.13.0.0 released (SOCKS clients for Twisted)

Aaron Gallagher _ at habnab.it
Sat Oct 5 19:18:38 MDT 2013


Hi!

txsocksx <https://pypi.python.org/pypi/txsocksx> 1.13.0.0 has been
released--the first stable 1.x release.

This version has full implementations of client endpoints which wrap
client endpoints and perform SOCKS 4, 4a, or 5 proxy negotiation.

Additionally, txsocksx comes with support code to allow HTTP requests to
be made over a SOCKS connection using Twisted's Agent API, and another
wrapper endpoint for performing TLS negotiation after proxy negotiation.
(The TLS wrapper endpoint will eventually land in twisted as a part of
<http://tm.tl/5642>, but are experimentally in txsocksx for now.)

Documentation is available on ReadTheDocs, including examples and an API
reference: <http://txsocksx.readthedocs.org/en/latest/>.



More information about the Twisted-Python mailing list