Skip to content

neosocksd v1.2.2

Compare
Choose a tag to compare
@hexian000 hexian000 released this 31 Mar 04:56
· 320 commits to master since this release
c5aa820

Changes since v1.2.1:

  1. [restapi] Fix missing NULL check.
  2. [app] Support specifying group name in -u user:group.
  3. [transfer] In Linux builds, support using pipes to avoid copying between kernel address space and user address space.
  4. [conf] Disable client-side TCP fast open by default. Users should be aware of side effects.

Build variants:

  • neosocksd.noarch.tar.gz: contains manual and example scripts for neosocksd.
  • -static: does not require any shared library at runtime.
  • -android, -win32: requires only platform provided libraries.
  • other: runtime dependencies should be installed.

Full Changelog: v1.2.1...v1.2.2