Skip to content

kcptun-libev v2.1

Choose a tag to compare

@hexian000 hexian000 released this 16 Dec 05:22
· 410 commits to master since this release

Major changes since v2.0:

  1. There are serveral breaking changes in config file:
  • udp_connect: Renamed as kcp_connect.
  • udp_bind: Renamed as kcp_bind.
  • loglevel: Reversed, higher numbers now mean higher verbosity.
  1. Added a simple obfuscator.
  2. Added a HTTP monitoring tool. Now we can get rid of status messages in the log.
  3. Reduce memory usage.

Check README for more information.

If you downloaded a *-static build, you don't have to install runtime dependencies.