> On Sep 26, 2015, at 11:26 PM, meejah <[email protected]> wrote: > > * David Stainton ported his "tor:" endpoint parser so now both client > and server endpoints are supported. This means **any** Twisted > program using endpoints can use Tor as a client. For example, to > connect to txtorcon's Web site: ep = > clientFromString("tor:timaq4ygg2iegci7.onion:80"). (In the future, > I'd like to automatically launch Tor if required, too).
Hooray! Once again, txtorcon blazes the trail in making use of Twisted's extensibility :-). Thanks for setting this example! Could you use any help auto-launching Tor? -glyph _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
