Skip to content

Releases: dariopb/goreverselb

v0.4.0 binary release

11 Apr 00:03

Choose a tag to compare

What's Changed

  • Making multipleservices the default. by @dariopb in #2

  • Add SSH tunnel support, config refactor, and documentation updates (265e452)

  • Latest commit with SSH tunnel support enhancements
    Configuration refactoring
    Documentation improvements
    Update packages (ac8a05e)

  • Dependency updates
    Fix stream close to only close its half side (9f5abe1)

  • Bug fix for stream connection handling

  • Add support to provide multiple service rules directly (ebcf7f5)

  • Enhanced configuration with multiple service rules support

Full Changelog: 0.2...v0.4.0

v0.3.0 binary release (multiple services)

05 Nov 22:52

Choose a tag to compare

  • Add support to provide multiple service rules directly.
  • Allow wrapping frontend connections over TLS.
  • Add support for instancenames for the stdin proxy mode.

Full Changelog: 0.2...0.3.0

v0.2.0 binary release

14 Feb 03:09

Choose a tag to compare

  • Adding support for SNI/Host proxy loadbalancing: HTTP/TLS/custom HA-PROXY like protocol
  • Adding stdinproxy option (to support ssh host loadbalancing on Windows)
  • Removing statically assigned ports from the dyn pool (issue #1)

v0.1.1 binary release

21 Aug 02:11

Choose a tag to compare

Linux and windows executables.
Fixed lb'ing from client and server side, correctly forwarding the original endpoint to the target.

v0.1.0 binary release

26 Apr 23:11

Choose a tag to compare

First binary release: linux and windows executables.