Releases: shadowsocks/go-shadowsocks2
Releases · shadowsocks/go-shadowsocks2
Bug fix
Apple Silicon support with Go 1.16
- Support for macOS with Apple Silicon (Darwin/ARM64)
- Requires Go 1.16 to build
Generic TCP corking
Experimental generic TCP corking (user-space buffering) to coalesce the first few packets sent by both go-ss2 client and server. It would make the packet length pattern less obvious.