Skip to content

kcptun-libev v2.3

Compare
Choose a tag to compare
@hexian000 hexian000 released this 21 Jan 02:13
· 139 commits to master since this release
c4aebcd

Changes since v2.2.1:

  1. [server] Add NAT traversal. For details, search for "NAT" in README.
  2. [server] Notify systemd about service status.
  3. [contrib] Migrate to cJSON.
  4. [contrib] Sync upstream changes.
  5. [build] Add Alpine Linux builds.

Build variants:

  • -static: does not require any shared library at runtime.
  • -android, -win32: requires only platform provided libraries.
  • other: runtime dependencies should be installed.

Full Changelog: v2.2.1...v2.3