Skip to content

neosocksd v1.1.3

Compare
Choose a tag to compare
@hexian000 hexian000 released this 19 Nov 07:03
· 576 commits to master since this release

Major changes since v1.1.2:

  1. [app] New argument --loglevel.
  2. [log] Write to syslog when -d is specified.
  3. [log] Log message improvements.
  4. [build] Support Windows (MSYS2).
  5. [build] Support Android.

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.1.2...v1.1.3