Rota v1.2.1 Release Notes
Bug fixes
- Fixed an issue where authentication-required proxies could not be added.
- Improved proxy rotation and TLS configurations for better stability and performance.
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.