Skip to content

Releases: erebe/wstunnel

v0.1.5

21 Oct 20:50
v0.1.5
701e605
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release

Changelog

v7.0.0-rc2

20 Oct 07:58
b2a6aba
Compare
Choose a tag to compare
v7.0.0-rc2 Pre-release
Pre-release
  • Update command line doc

v7.0-rc1

19 Oct 19:12
16895d0
Compare
Choose a tag to compare
v7.0-rc1 Pre-release
Pre-release
  • Complete rewrite in rust

v6.0

24 Sep 18:42
v6.0
b990ad6
Compare
Choose a tag to compare
  • Add timeout to tcp connection toward the server
  • breaking STDIO server exit when remote connection or stdio is closed.

v5.1

18 Jan 20:27
Compare
Choose a tag to compare
v5.1 Pre-release
Pre-release
  • Socks5 support IPV4 only

v5.0

11 Dec 21:58
d0a6384
Compare
Choose a tag to compare

What's Changed

  • fix thread blocked indefinitely in an MVar operation when using udp
  • Allow server to specify its own --tlsCertificate and --tlsKey

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