Releases: dariopb/goreverselb
Releases · dariopb/goreverselb
v0.3.0 binary release (multiple services)
- 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
- 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
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
First binary release: linux and windows executables.