Skip to content

v1.2

Choose a tag to compare

@Zaczero Zaczero released this 07 Jun 18:01
· 8 commits to master since this release

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)