Currently the tor datadir is created in the root folder. This should be configurable. for this a `DataDir` setting must be passed to bine: https://github.com/cretz/bine/blob/f9f678b84ccaed1c3f919406b44a7d95ddbd6d47/tor/tor.go#L38
Currently the tor datadir is created in the root folder.
This should be configurable.
for this a
DataDirsetting must be passed to bine: https://github.com/cretz/bine/blob/f9f678b84ccaed1c3f919406b44a7d95ddbd6d47/tor/tor.go#L38