Skip to content

v2.4.0

Compare
Choose a tag to compare
@cbeuw cbeuw released this 12 Dec 20:48
c3ee9f2
  • Change timeout behaviour. StreamTimeout is now no longer an option on Cloak server as Cloak will no longer timeout connections after at least some data has been sent. Connection timeout behaviours should be entirely implemented by the underlying proxy program. See shadowsocks/shadowsocks-rust#343.
  • Sessions will still timeout after all streams have been closed, but memory usage connected with this has been reduced
  • Added a new configuration option CDNOriginHost to be used under CDN Transport mode. Usage can be found at https://github.com/cbeuw/Cloak/wiki/CDN-mode