v0.13.1
Changes:
- chore: macOS Apple Silicon support(darwin_arm64)
- ws: Avoid pannic when listen address not set (#229)
- socks5: Improved compatibility of socks5 client (#212 by @mzz2017 )
- socks5: Fixed a bug in udp handling with auth (#219)
- socks4a: Added socks4a support (#206 by @mzz2017)
- ss: Changed the conn close behavior (#180)
- chore: Built with Go1.16