v1.0.0
Rota v1.0.0 Release Notes
We're excited to announce the first stable release of Rota, an open-source proxy rotation powerhouse!
Features
Core Functionality
- High-performance proxy rotation system
- Support for HTTP, SOCKS v4(A) & v5 protocols
- Intelligent proxy management and rotation
- Built-in health checking system
- Cross-platform compatibility (Windows, Linux, Mac, Raspberry Pi)
Proxy Management
- Multiple rotation methods (random, round-robin)
- Automatic unhealthy proxy removal
- Fallback mechanism for failed requests
- Real-time proxy file monitoring
- Configurable timeout and retry settings
API & Configuration
- RESTful API for proxy management
- Flexible configuration system
- Basic authentication support
- Comprehensive logging options
- Custom health check configurations
Docker Support
- Official Docker image available
- Easy deployment with Docker
- Volume mounting for configuration and proxy files
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.