Skip to content

v0.13.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 15:52

Changes:

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