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

Write HOWTO using 'twistd' to host any WSGI app #154

Open meejah opened 8 years ago

meejah commented 8 years ago

Include in the documentation HOWTO section a step-by-step tutorial showing how to use twistd web and endpoints to put a hidden-service in front of any WSGI resource. For example, Flask or Django or Pylons.