• v1.2.2 de599749cf

    v1.2.2 Stable

    kerem released this 2025-04-07 16:06:05 +03:00 | 25 commits to main since this release

    📅 Originally published on GitHub: Mon, 07 Apr 2025 13:07:55 GMT
    🏷️ Git tag created: Mon, 07 Apr 2025 13:06:05 GMT

    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.

    Downloads