Skip to content

Conversation

@kzu
Copy link
Contributor

@kzu kzu commented May 19, 2021

This is useful for scenarios where you want to further explore/configure the
tools from their extracted locations before actually starting them.

Fixes #70.

This is useful for scenarios where you want to further explore/configure the
tools from their extracted locations before actually starting them.

Fixes joelverhagen#70.
kzu added a commit to devlooped/dotnet-tor that referenced this pull request May 19, 2021
This allows manually editing (if needed) the torrc file if
advanced tweaks are needed that aren't exposed in the tool
as options.

Forked TorSharp until joelverhagen/TorSharp#72
and joelverhagen/TorSharp#73 are merged/shipped.
@joelverhagen
Copy link
Owner

Love it! Definitely seems cleaner and better for a library behavior. I want to get this in 😃.

If you can share, what's the motivation for this change? Do you have a VM/image "prep" step that is decoupled in time from the execution?

@joelverhagen joelverhagen changed the base branch from release to config-start May 20, 2021 16:05
@joelverhagen joelverhagen merged commit 4459fb2 into joelverhagen:config-start May 20, 2021
kzu added a commit to devlooped/dotnet-tor that referenced this pull request Aug 15, 2021
All our required PRs have been merged:
- joelverhagen/TorSharp#79
- joelverhagen/TorSharp#78
- joelverhagen/TorSharp#77
- joelverhagen/TorSharp#72

So we don't need the fork anymore :)
kzu added a commit to devlooped/dotnet-tor that referenced this pull request Aug 15, 2021
All our required PRs have been merged:
- joelverhagen/TorSharp#79
- joelverhagen/TorSharp#78
- joelverhagen/TorSharp#77
- joelverhagen/TorSharp#72

So we don't need the fork anymore :)

Fixes #12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improvement: separate Configure from Start

2 participants