Skip to content

2.1.0

Compare
Choose a tag to compare
@securesocketfunneling securesocketfunneling released this 25 Aug 08:59
· 198 commits to master since this release

Features:

  • TLS layer over circuit layer
  • HTTP proxy support (CONNECT method)
  • HTTP proxy authentication support (Basic, Digest, NTLM [windows only], Negotiate)
  • Basic shell through socket (-X and -Y option)
  • Server network interface option

Fix:

  • Linux static link to libstdc++
  • Linux dependency to GLIBC2.14 (memcpy)
  • Stop behavior (signal instead of user input)
  • Port forwarding listening side on localhost only