meejah / txtorcon

Twisted-based asynchronous Tor control protocol implementation. Includes unit-tests, examples, state-tracking code and configuration abstraction.
http://fjblvrw2jrxnhtg67qpbzi45r7ofojaoo3orzykesly2j3c2m3htapid.onion/
MIT License
250 stars 72 forks source link

Create tunnel_tls_through_tor_client.py #157

Closed eayin2 closed 8 years ago

eayin2 commented 8 years ago

Serverside looks like: http://twistedmatrix.com/documents/current/api/twisted.protocols.tls.html Also see: https://txsocksx.readthedocs.org/en/latest/#module-txsocksx.tls

meejah commented 8 years ago

Cool, thanks :)