Skip to content

neosocksd v1.3.3

Compare
Choose a tag to compare
@hexian000 hexian000 released this 29 Oct 12:29
· 117 commits to master since this release
bc6b227

Changes since v1.3.2:

  1. [ruleset] Fix memory leak in /ruleset/rpcall.
  2. [ruleset] Faster _G.marshal and encoding improvements.
  3. [agent] Fix connection relay not working.
  4. [restapi] Show summary of API requests in /stats.

Build variants:

  • neosocksd.noarch.tar.gz: contains manual and example scripts for neosocksd.
  • -static: does not require the system to support dynamic linking.
  • android, win32: requires only the dynamic libraries provided by the system.
  • other: runtime dependencies should be installed.

Full Changelog: v1.3.2...v1.3.3