Skip to content
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.

Support chacha20 and salsa20 encryption method

Compare
Choose a tag to compare
@cyfdecyf cyfdecyf released this 10 May 14:54
· 95 commits to master since this release

Please download from http://dl.chenyufei.info/shadowsocks/

  • Support "chacha20" encryption method, thanks to @defia
  • Support "salsa20" encryption method, thanks to @genzj
  • Fix go 1.4 canonical import paths, thanks to @ddatsh
  • Exit if port not bindable, thanks to @thomasf
  • Always set timeout for data transfer
  • More buffer reuse