Brian Warner 6b9218ff22 create_node.py: use tor_provider to handle --listen=tor
This adds tor-related CLI arguments to "create-node" and
"create-introducer", to control exactly how we should be using Tor.

* --tor-launch
* --tor-executable=
* --tor-control-port=

I went with "--tor-launch" instead of "--launch-tor" for consistency. I
don't particularly like the grammatical flow of it, and it doesn't
actually put all the tor-related arguments next to each other in the
--help output (the flags are put in one block, then the parameters in
the next). But it seems slightly more consistent to start all the
tor-related argument names with a "--tor*" prefix.
2016-10-09 01:21:51 -04:00
..
2016-04-12 00:30:50 -07:00
2016-10-09 01:21:47 -04:00
2016-09-13 00:15:52 +00:00
2016-08-11 23:24:11 -07:00
2016-04-12 00:30:50 -07:00
2015-04-28 11:03:12 -07:00
2016-04-12 00:30:50 -07:00
2016-07-21 12:35:59 -07:00
2016-07-21 12:35:59 -07:00
2016-10-09 00:30:33 -04:00
2015-12-28 20:12:29 +00:00