Releases: cbeuw/Cloak
Releases · cbeuw/Cloak
v2.2.0
v2.1.3
Stability improvement
Fixed a long lasting bug affecting connection stability.
Much thanks to @chenshaoju who offered tremendous amount of help testing the bug which wasn't reproducible on my machine
v2.1.1
v2.1.0
- Change stream header protocol so that the nonce counter will not wrap back (backward incompatible)
- Add CDN mode https://github.com/cbeuw/Cloak/wiki/CDN-mode
- Experimental UDP support
- Server can listen on multiple addresses
v2.0.2
First Cloak v2 release
Cloak v2 is a complete overhaul of the Cloak codebase, which transforms Cloak into a universal pluggable transport with full authenticated encryption coverage. The simulated TLS hanshake is also upgraded to TLSv1.3 to take advantage of its encrypted certifiate.
v1.1.2
v1.1.1
First stable release
v1.0.0 Regenerate SessionID on reconnection