neosocksd v1.2.2
Changes since v1.2.1:
- [restapi] Fix missing NULL check.
- [app] Support specifying group name in
-u user:group
. - [transfer] In Linux builds, support using pipes to avoid copying between kernel address space and user address space.
- [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