Skip to content

neosocksd v1.4.3

Latest

Choose a tag to compare

@hexian000 hexian000 released this 13 Feb 08:36
· 33 commits to master since this release
56076ad

Changes since v1.4.2:

  1. [server] Fix a crash occurred under certain conditions when specifying the -x argument.
  2. [ruleset] Fix unexpected null character in number marshalling.
  3. [ruleset] Fix regex compilation error on Android.
  4. [server] Add IP scope policy arguments --ingress and --egress.
  5. [ruleset] Remove the timestamp parameter from ruleset.tick().
  6. [restapi] Ensure statistics use the monotonic clock.
  7. [app] Colorful log output when -C is specified.
  8. [contrib] Update dependencies.

Build variants:

  • neosocksd.noarch.tar.gz: contains script modules, manuals, and sample scripts for this release.
  • -static: does not require dynamic linking at runtime.
  • android, win32: requires only the dynamic libraries provided by the system.
  • other: runtime dependencies should be installed.

ABI: Lua 5.4.8

Full Changelog: v1.4.2...v1.4.3