Skip to content

Releases: erebe/wstunnel

v4.1

30 Jan 17:15
fec2052
Compare
Choose a tag to compare
  • Add command line to pass custom http headers

P.s: Other architecture (arm, aarch64) are provided by user, so if you need it feel free to ping me, so I can add it

v4.0

07 Jun 07:02
3b71fa8
Compare
Choose a tag to compare
  • #80 Fix TCP window auto scaling

P.s: Other architecture (arm, aarch64) are provided by user, so if you need it feel free to ping me, so I can add it

v3.1

07 Dec 10:09
Compare
Choose a tag to compare
  • Allow override of host header in HTTP protocol
  • Allow SNI override in TLS handshake
  • Allow websocket Ping frequency override

Release v3.0

07 Jan 14:02
Compare
Choose a tag to compare
  • Support ipv6
  • Performance improvements
  • Allow multiple -L in the command line arguments
  • Add SO_MARK support
  • Better logging on server when behind a proxy

windows_stdio

14 Dec 20:32
Compare
Choose a tag to compare
windows_stdio Pre-release
Pre-release
SO_MARK

Add SO_MARK support

Path prefix and stdio forwarding

28 Dec 09:14
Compare
Choose a tag to compare
  • Add the possibility to customize a path prefix in the http upgrade request #14
  • Add the possibility to customize udp timeout #14
  • Add stdio forward server to be used in proxycommand of ssh #13

1.2

05 Jun 20:49
Compare
Choose a tag to compare
1.2

Sock5 proxy: Add support for IPV4 connection method
Drop support for windows 32 bits (x86)

1.1

27 May 17:50
Compare
Choose a tag to compare
1.1

Send periodically ping over websocket connection in order to maintain it active

1.0

07 Dec 17:12
Compare
Choose a tag to compare
1.0
Add travis