Skip to content

Releases: erebe/wstunnel

v7.1.0

21 Oct 16:25
v7.1.0
4eca424
Compare
Choose a tag to compare

Bug Fixes

Commits

  • 23feef7: Update README.md (Erèbe - Romain Gerard)
  • 963a244: Update README.md (Erèbe - Romain Gerard)
  • 76ba87e: Update README.md (Erèbe - Romain Gerard)
  • b65d41d: Bump deps (Σrebe - Romain GERARD)
  • dc7215f: Add dockerfile (Σrebe - Romain GERARD)
  • 1041b4a: Update Dockerfile (Σrebe - Romain GERARD)
  • 74e9ade: Update Dockerfile (Σrebe - Romain GERARD)
  • c3bef74: Improve server logging (Σrebe - Romain GERARD)
  • 4b3a7ae: Update README.md (Erèbe - Romain Gerard)
  • ef738d5: Update README.md (Erèbe - Romain Gerard)
  • 4eca424: Bump version (Σrebe - Romain GERARD)

v7.0.0

21 Oct 13:45
v7.0.0
aabffb5
Compare
Choose a tag to compare

Commits

  • 20c4a7e: Set default logger to default (Σrebe - Romain GERARD)
  • 1c82b9f: Add http proxy support (Σrebe - Romain GERARD)
  • 97c0fb0: Send close websocket frame (Σrebe - Romain GERARD)
  • 59db895: Remove useless timeout (Σrebe - Romain GERARD)
  • d18e5e0: Command line (Σrebe - Romain GERARD)
  • a32bcb0: Add server restriction for http path prefix (Σrebe - Romain GERARD)
  • 1c7c67e: lint (Σrebe - Romain GERARD)
  • 7dacb02: Add license and readme (Σrebe - Romain GERARD)
  • 8c9ee8c: Update README.md (Erèbe - Romain Gerard)
  • 28d4436: Fix command line parsing (Σrebe - Romain GERARD)
  • a15be8e: update github action (Σrebe - Romain GERARD)
  • aabffb5: update logo (Σrebe - Romain GERARD)

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