Go Shadowsocks2 Versions Save

Experimental Shadowsocks in Go. Stable fork at https://github.com/shadowsocks/go-shadowsocks2

v0.2.3

4 years ago

Fixed the mismatch of win32 and win64 binaries from v0.2.2

v0.2.0

4 years ago

Removed deprecated and unsafe stream ciphers

v0.1.0

6 years ago

v0.0.9

7 years ago

Bugfix: AEAD stream reader incorrectly handled leftover bytes

v0.0.7

7 years ago

Support Xchacha20 stream cipher

v0.0.6

7 years ago

Fix socket leaks

v0.0.5

7 years ago

AEAD ciphers follow IANA naming scheme.

v0.0.4

7 years ago

v0.0.3

7 years ago

Fixed UDP relay bug

v0.0.2

7 years ago

Please test if anything breaks.