Releases: erebe/wstunnel
Releases · erebe/wstunnel
v6.0
- Add timeout to tcp connection toward the server
- breaking STDIO server exit when remote connection or stdio is closed.
v5.0
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
- 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
- #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
- Allow override of host header in HTTP protocol
- Allow SNI override in TLS handshake
- Allow websocket Ping frequency override
Release v3.0
- Support ipv6
- Performance improvements
- Allow multiple -L in the command line arguments
- Add SO_MARK support
- Better logging on server when behind a proxy