joelverhagen / TorSharp

Use Tor for your C# HTTP clients. Use Privoxy or .NET 6+ SOCKS support to proxy HTTP traffic.
MIT License
328 stars 62 forks source link

Knapcode.TorSharp.TorSharpException: 'No version of Tor could be found under base URL #112

Closed dprequim closed 1 year ago

dprequim commented 1 year ago

I am a newbie in using TorSharp and run into a error here, I do not know what to do to change the base URL.

image

joelverhagen commented 1 year ago

This is due to Tor changing the file name pattern on their official distribution. This is fixed in the release branch and I'm working on releasing a 2.15.0 package version.

joelverhagen commented 1 year ago

Fixed with 2.15.0: https://www.nuget.org/packages/Knapcode.TorSharp/2.15.0