Skip to content

v1.2.2

Latest
Compare
Choose a tag to compare
@alpkeskin alpkeskin released this 07 Apr 13:07

Rota v1.2.2 Release Notes

Bug fixes

  • Made automatic redirect following optional via configuration file.
  • Added support for binding the proxy server to a specific host, configurable through the config file.

Installation

You can install Rota using Go:

go install -v github.com/alpkeskin/rota/cmd/rota@latest

Or pull the Docker image:

docker pull ghcr.io/alpkeskin/rota:latest

Documentation

For detailed documentation and configuration options, please visit our GitHub repository.

Acknowledgements

Thank you to all contributors and early adopters who helped make this release possible. Your feedback and support have been invaluable in reaching this milestone.