Skip to content
Loan edited this page May 22, 2021 · 2 revisions

1.2 Start guide

Install on your project

First of all, you have to install Trou on your project. You have multiple solutions, you can use Nuget in visual studio and search for "Trou". You can also download the .dll in the releases tab and reference it in your project.

Download Trou requirements

Trou needs two things to work:

When downloading them without the direct link, be careful and download the correct bundle for your OS.

You now have to extract those .zip files and then use the path to those folders in the TorBundlePath of the TorProxySettings class, and in the PrivoxyBundlePath of the PrivoxyProxySettings.

Clone this wiki locally