cargo shadowsocks-rust 1.8.11
v1.8.11

latest releases: 1.19.2, 1.19.1, 1.19.0...
4 years ago

Features

  • #232 Send data along with handshake (LOCAL -> REMOTE)
  • HTTP server supports https target with both native-tls and rustls
    • For rustls, https connections will try to negociate h2 with ALPN
  • shadowsocks/shadowsocks-org#161 Support none as dummy cipher's name
  • Adding local-tunnel feature for controlling tunnel protocol
  • #252 Support udp_max_associations configuration option
  • Various updates for local-dns-relay for Android integration

Fixed BUGs

  • #234 Ensure plugin subprocesses are killed when server is exited
    • On *NIX platform, SIGTERM is sent to plugins for graceful exit
  • #237 Increase regex memory limit for ACL host rules
  • #240 Wait for 10 seconds for plugins to start
  • ssserver should start plugins with PluginMode::Server

BREAKING Changes

  • Removed Runtime's Handle for all run entry functions

Don't miss a new shadowsocks-rust release

NewReleases is sending notifications on new releases.