Skip to content

2.0.15

Compare
Choose a tag to compare
@jedisct1 jedisct1 released this 06 Jun 14:33
· 1496 commits to master since this release
2.0.15
  • Support for proxies (HTTP/SOCKS) was added. All it takes to route all TCP queries to Tor is add proxy = "socks5://127.0.0.1:9050" to the configuration file.
  • Querylog files have a new record indicating the outcome of each transaction.
  • Pre-built binaries for Linux are statically linked on all architectures.