Skip to content

Releases: Zaczero/Tor4NET

v1.3.1

Choose a tag to compare

@Zaczero Zaczero released this 15 Jul 22:32

Changelog

  • Added SourceLink (Learn more)
  • Fixed HTTP 404 issue (#5)
  • Fixed Tor initialization exception (#4, #6)

v1.3

Choose a tag to compare

@Zaczero Zaczero released this 12 Jul 19:53

Changelog

v1.2

Choose a tag to compare

@Zaczero Zaczero released this 07 Jun 18:01

Changelog

  • Changed Tor constructor (now you can set custom socks/control port)
  • Example code improvements / updated comments.
  • Removed default control password
  • Removed Regex compilation as it was optimal in such a use case
  • Changed Sandbox .NET Core target to 2.1 (LTS)

v1.1.4

Choose a tag to compare

@Zaczero Zaczero released this 25 Sep 22:15

Changelog

  • Updated GetLatestRelease compare method (fixes 404 error)

v1.1.3

Choose a tag to compare

@Zaczero Zaczero released this 23 Mar 11:19
Updated version

v1.1.1

Choose a tag to compare

@Zaczero Zaczero released this 21 Jan 15:37
NuGet release

v1.0

Choose a tag to compare

@Zaczero Zaczero released this 15 Jan 14:06
Initial commit