-
Notifications
You must be signed in to change notification settings - Fork 0
1.2 Start guide
Loan edited this page May 22, 2021
·
2 revisions
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.
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.