Skip to content

Releases: ghostunnel/ghostunnel

Version 1.0.4

06 Oct 18:48
v1.0.4
954102e
Compare
Choose a tag to compare

Notable changes
Better child termination logic. Ensure we terminate child if shutdown times out (#92, 0796b08)
Make cacert flag optional, use system roots by default if flag is not specified (#93, b77669b)

Due to the change in #93, Ghostunnel now requires Go 1.7 for building.

Version 1.0.3

08 Jun 22:54
v1.0.3
Compare
Choose a tag to compare

Notable changes
Allow status port to be a UNIX socket (c946514)
Configurable metrics publishing interval (50336f8)
Add vendor subdirectory to repo (3c48d37)

Version 1.0.2

27 Apr 03:03
v1.0.2
Compare
Choose a tag to compare

Notable changes
Better logging for rejected connections (b3027c6)
Simplified certificate reloading logic (644aceb)

Version 1.0.1

20 Apr 00:20
v1.0.1
Compare
Choose a tag to compare

Notable changes
Fix behavior of SIGTERM in client mode (248bfb8)
Initial support for chain-execution (926f2fc)

Initial release

20 Apr 00:19
v1.0.0
Compare
Choose a tag to compare

Initial release (minimum feature complete)