v1.0.0 - Initial Release 🚀
📝 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)
andsendmmsg(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