Skip to content

v1.0.0 - Initial Release 🚀

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jul 12:53
· 486 commits to main since this release
v1.0.0
faef828

📝 Release Notes

Introducing Shadowsocks Go Proxy Platform:

  • Reference Go implementation of Shadowsocks 2022 and later editions.
  • Client and server implementation of SOCKS5, HTTP proxy, and Shadowsocks "none" method.
  • Built-in router and DNS with support for extensible routing rules.
  • TCP relay fast path on Linux with splice(2).
  • UDP relay fast path on Linux with recvmmsg(2) and sendmmsg(2).

🐛 Known Issues

  • 🎉 No known issues!

📦 Packages

Filename Build type
shadowsocks-go-v1.0.0-archlinux-x86-64-v2.tar.zst Go 1.18 w/ CGO
shadowsocks-go-v1.0.0-archlinux-x86-64-v3.tar.zst Go 1.18 w/ CGO
shadowsocks-go-v1.0.0-linux-arm64.tar.zst Go 1.18 w/o CGO
shadowsocks-go-v1.0.0-linux-x86-64-v2.tar.zst Go 1.18 w/o CGO
shadowsocks-go-v1.0.0-linux-x86-64-v3.tar.zst Go 1.18 w/o CGO
shadowsocks-go-v1.0.0-windows-arm64.tar.zst Go 1.18 w/o CGO
shadowsocks-go-v1.0.0-windows-x86-64-v2.tar.zst Go 1.18 w/o CGO
shadowsocks-go-v1.0.0-windows-x86-64-v3.tar.zst Go 1.18 w/o CGO

© 2022 database64128