Releases: dariopb/goreverselb
Releases · dariopb/goreverselb
v0.4.0 binary release
What's Changed
-
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)
- 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.