Releases: shadowsocks/shadowsocks-libev
Releases · shadowsocks/shadowsocks-libev
v2.5.4
- Fix a bug of auto blocking mechanism.
v2.5.3
- Fix TCP Fast Open on macOS.
v2.5.2
- Fix a bug of UDP relay mode of ss-local.
v2.5.1
- Refine ACL feature with hostname support.
- Add HTTP/SNI parser for ss-local/ss-redir.
v2.5.0
- Fix several bugs of the command line interface.
- Add aes-128/192/256-ctr ciphers.
- Add option MTU for UDP relay.
- Add MultiPath TCP support.
v2.4.7
- Add ss-nat, a helper script to set up NAT rules for ss-redir, from @aa65535.
- Fix several issues for debian package by @rogers0.
v2.4.5
- Fix build issues on OpenWRT.
- Reduce the latency of redir mode.