cargo shadowsocks-rust 1.16.0
v1.16.0

latest releases: 1.20.1, 1.20.0, 1.19.4...
10 months ago

Features

  • local-redir: #1159 Linux Redirect (TCP) supports dual-stack listener
  • #1156 Support Multipath-TCP
  • DNS resolver (with trust-dns enabled) support outbound socket configurations, like outbound-fwmark, outbound-bind-addr, ...
  • #1127 Support SIP003u, UDP plugins
  • #1185 Support creating servers with builder pattern to allow users to retrieve the actual listening address of the server listeners
  • #1204 Support reading default configuration files local.json, server.json and manager.json
  • #1229 Support configuring DNS cache size with --dns-cache-size in command line options and dns_cache_size in configuration file
  • #1266 Support Network Adapters' FriendlyName on Windows in outbound_bind_interface

Bug Fixes

  • #1239 Fixed misaligned read in shadowsocks' socks5 protocol implementation. It may cause panics compiled by rustc newer than 1.68.
  • #1234 PingBalancer shouldn't check TCP mode by default
  • #1221 Compatible with Linux Kernels that doesn't support IP6T_SO_ORIGINAL_DST
  • #1254 Fixed Tree-Rule detector for REGEX rules that ends with $

Miscellaneous

  • Docker: #1149 Changed binary path to /usr/bin from /usr/local/bin preventing being overwritten by K8S mount
  • Snap: Add network-control plug for tun protocol

What's Changed

New Contributors

Full Changelog: v1.15.3...v1.16.0

Don't miss a new shadowsocks-rust release

NewReleases is sending notifications on new releases.