This repository has been archived by the owner on Apr 9, 2020. It is now read-only.
Support UDP and new methods
Only provide precompiled binaries for Linux server, for now.
- Support UDP relay on server side, and OTA
- Support "aes-[128/192/256]-ctr" encryption method (Thanks for @slurin)
- Support "chacha20-ietf" encryption method (Thanks for @aead)
- Improve performance of "chacha20" encryption method
- Correctly close connection if handshake failed (May fix #176)
If encountered any problem, please report.