Releases: notsure2/shadowsocks-windows
Releases · notsure2/shadowsocks-windows
4.5.0.0-notsure2: Fix buffer handling
Socket buffer size control (local and remote) will work correctly now.
- Local socket buffer must be set on listening socket.
- Remote socket buffer must be set before connecting.
- Remove WrappedSocket (not needed in .NET 4.5+).
4.4.2.0
TCP buffer control for client. Better UI for plugin options.