Add a leekspin mode to chutney
Leekspin is a descriptor generator/fuzzer.
I'd like to be able to do the following:
* launch a test network using chutney
* feed the authorities (or HSDirs) descriptors generated by leekspin, just like a normal relay (hidden service) would
* watch what happens
I'd also like to be able to:
* dump the relay (hidden service) descriptors at the end of each chutney run
* feed the authorities descriptors generated in a previous chutney run (whether generated via leekspin or not)
issue