Skip to content

3proxy 0.7.1

Choose a tag to compare

@z3APA3A z3APA3A released this 28 Jun 14:41

Minor improvements and bugfixes:

  • + Windows icons added
  • + Warnings added for most common misconfigurations
  • + ftppr NLSD command supported
  • ! Ignore NTLM handshake if NTLM is not enabled
  • ! memcpy replaced with memmove for overlapped region**
  • ! better EINTR handling on *nix
  • ! FTP proxy debugging output removed (introduced in 0.7), binding for data connection corrected
  • ! memory leak fixed in ldapauth plugin

** this one is important, because it can lead to HTTP proxy problems on some platform, notably few Ubuntu amd64 releases.