Windows: Tor Browser Bundle vs Tor NT Service
Hi,
Operating Tor as a service on Linux, next to the browser bundle works great. But on Windows TorBrowserBundle get all crashy if the service is installed with bad torrc. but I found a solution that could use to add to the documentation.
Setup:
https://www.torproject.org/docs/faq.html.en#NTService
This should be included into the **service** torrc file or TorBrowserBundle will crash.
SocksPort auto
ORPort auto
ControlPort auto
**Trac**:
**Username**: NtService
issue