v1.9.0-alpha.6
Pre-release
Pre-release
github-actions
released this
16 Feb 05:19
·
1504 commits
to master
since this release
Features
- #408 Enable
std
features for thespin
crate to enable yielding threads when spinning on waiting. - #401 Support field
disabled
in extended server configuration - Ping Balancer
- Treat timeouts as failures, so requests that receive no response count as failures.
- Increase check timeout from 2s to 5s to avoid penalties on slow servers.
- Increase check interval from 6s to 10s.
--outbound-bind-interface
is now supported in both Linux and macOS
Bug Fixes
- shadowsocks/shadowsocks-android#2665 socks5 UDP association should return fake UDP bind addr if tcp only
- shadowsocks/shadowsocks-android#2667 set timeout for
protect()
call to Android'sVpnService