cargo shadowsocks-rust 1.13.0
v1.13.0

latest releases: 1.21.0, 1.20.4, 1.20.3...
2 years ago

Features

  • #706 balancer.check_best_interval could let ping balancer to ping only the choosen best server in this interval
  • Recommended: Set a shorter interval in balancer.check_best_interval than balancer.check_interval to check much frequently the best server.
    • balancer.check_interval controls the interval of checking all the available servers
    • When server start, the "check best" strategy starts after it receives enough data for estimating all servers' scores
  • #744 Refactored local-tun, using smoltcp as a user-space network stack

Miscelleneous

  • Upgrade clap (the command-line argument handling library) to v3.0
  • #739 Support K8S deployment
  • shadowsocks-crypto switch underlying encryption library to RustCrypto
    • Able to build with stable Rust
    • Build for target aarch64 with nightly, features "armv8 neon" should be enabled for hardware acceleration.

What's Changed

New Contributors

Full Changelog: v1.12.5...v1.13.0

Don't miss a new shadowsocks-rust release

NewReleases is sending notifications on new releases.