Skip to content

tlswrapper v3.0

Latest
Compare
Choose a tag to compare
@hexian000 hexian000 released this 26 Oct 03:06
· 31 commits to master since this release
c2f674f
  1. New handshake protocol. (breaks compatibility with v2)
  2. New config file structure. (less confusing, breaks compatibility with v2)
  3. New build script (reorganized by target).
  4. New command line flags -gencerts and -dumpconfig.
  5. Sync upstream changes.

Build variants:

  • android, windows: requires only the dynamic libraries provided by the system.
  • other: does not require the system to support dynamic linking.

Built with go1.23.2

Full Changelog: v2.0.4...v3.0