-
v2.0.1 Stable
released this
2025-11-12 22:30:42 +03:00 | 20 commits to main since this release📅 Originally published on GitHub: Wed, 12 Nov 2025 19:38:22 GMT
🏷️ Git tag created: Wed, 12 Nov 2025 19:30:42 GMT- Merge pull request #18 from alpkeskin/#17 (
a36537b) - fix: dashboard docker image build fixed (
52a9be7)
What's Changed
- #17 by @alpkeskin in https://github.com/alpkeskin/rota/pull/18
Full Changelog: https://github.com/alpkeskin/rota/compare/v2.0.0...v2.0.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Merge pull request #18 from alpkeskin/#17 (
-
v2.0.0 Stable
released this
2025-10-26 23:16:10 +03:00 | 22 commits to main since this release📅 Originally published on GitHub: Sun, 26 Oct 2025 20:25:48 GMT
🏷️ Git tag created: Sun, 26 Oct 2025 20:16:10 GMTRota v2.0.0 Release
Installation
You can install Rota using Go:
go install -v github.com/alpkeskin/rota/cmd/rota@latestOr pull the Docker image:
docker pull ghcr.io/alpkeskin/rota:latestDocumentation
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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v1.2.2 Stable
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 GMTRota 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@latestOr pull the Docker image:
docker pull ghcr.io/alpkeskin/rota:latestDocumentation
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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
rota_1.2.2_checksums.txt
0 downloads ·
2026-03-01 14:35:40 +03:00 · 732 B -
rota_1.2.2_darwin_amd64
0 downloads ·
2026-03-01 14:35:41 +03:00 · 7.7 MiB -
rota_1.2.2_darwin_arm64
0 downloads ·
2026-03-01 14:35:42 +03:00 · 7.4 MiB -
rota_1.2.2_linux_amd64
0 downloads ·
2026-03-01 14:35:43 +03:00 · 7.5 MiB -
rota_1.2.2_linux_arm64
0 downloads ·
2026-03-01 14:35:44 +03:00 · 7.1 MiB -
rota_1.2.2_linux_armv6
0 downloads ·
2026-03-01 14:35:46 +03:00 · 7.2 MiB -
rota_1.2.2_windows_amd64.exe
0 downloads ·
2026-03-01 14:35:47 +03:00 · 7.7 MiB -
rota_1.2.2_windows_arm64.exe
0 downloads ·
2026-03-01 14:35:48 +03:00 · 7.2 MiB -
rota_1.2.2_windows_armv6.exe
0 downloads ·
2026-03-01 14:35:49 +03:00 · 7.3 MiB
-
v1.2.1 Stable
released this
2025-02-04 20:22:10 +03:00 | 28 commits to main since this release📅 Originally published on GitHub: Tue, 04 Feb 2025 17:23:50 GMT
🏷️ Git tag created: Tue, 04 Feb 2025 17:22:10 GMTRota 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@latestOr pull the Docker image:
docker pull ghcr.io/alpkeskin/rota:latestDocumentation
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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
rota_1.2.1_checksums.txt
0 downloads ·
2026-03-01 14:35:28 +03:00 · 732 B -
rota_1.2.1_darwin_amd64
0 downloads ·
2026-03-01 14:35:30 +03:00 · 7.7 MiB -
rota_1.2.1_darwin_arm64
0 downloads ·
2026-03-01 14:35:31 +03:00 · 7.4 MiB -
rota_1.2.1_linux_amd64
0 downloads ·
2026-03-01 14:35:33 +03:00 · 7.5 MiB -
rota_1.2.1_linux_arm64
0 downloads ·
2026-03-01 14:35:34 +03:00 · 7.1 MiB -
rota_1.2.1_linux_armv6
0 downloads ·
2026-03-01 14:35:35 +03:00 · 7.2 MiB -
rota_1.2.1_windows_amd64.exe
0 downloads ·
2026-03-01 14:35:36 +03:00 · 7.7 MiB -
rota_1.2.1_windows_arm64.exe
0 downloads ·
2026-03-01 14:35:37 +03:00 · 7.2 MiB -
rota_1.2.1_windows_armv6.exe
0 downloads ·
2026-03-01 14:35:38 +03:00 · 7.3 MiB
-
v1.2.0 Stable
released this
2025-02-02 18:40:20 +03:00 | 30 commits to main since this release📅 Originally published on GitHub: Sun, 02 Feb 2025 15:42:06 GMT
🏷️ Git tag created: Sun, 02 Feb 2025 15:40:20 GMTRota v1.2.0 Release Notes
Features
- Implemented rate limiting using token bucket algorithm for better request control
- Added new proxy rotation methods:
least_conn: Intelligently distributes load based on connection counttime_based: Rotates proxies at specified time intervals
- Introduced
/historyendpoint to track and analyze proxy usages - Added version flag (
--version) for easy version checking - Code refactoring and optimization including enhanced flag management, improved error handling and optimized proxy handling for increased performance and maintainability
You can install Rota using Go:
go install -v github.com/alpkeskin/rota/cmd/rota@latestOr pull the Docker image:
docker pull ghcr.io/alpkeskin/rota:latestDocumentation
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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
rota_1.2.0_checksums.txt
0 downloads ·
2026-03-01 14:35:16 +03:00 · 732 B -
rota_1.2.0_darwin_amd64
0 downloads ·
2026-03-01 14:35:18 +03:00 · 7.7 MiB -
rota_1.2.0_darwin_arm64
0 downloads ·
2026-03-01 14:35:19 +03:00 · 7.4 MiB -
rota_1.2.0_linux_amd64
0 downloads ·
2026-03-01 14:35:20 +03:00 · 7.5 MiB -
rota_1.2.0_linux_arm64
0 downloads ·
2026-03-01 14:35:22 +03:00 · 7.1 MiB -
rota_1.2.0_linux_armv6
0 downloads ·
2026-03-01 14:35:23 +03:00 · 7.2 MiB -
rota_1.2.0_windows_amd64.exe
0 downloads ·
2026-03-01 14:35:24 +03:00 · 7.7 MiB -
rota_1.2.0_windows_arm64.exe
0 downloads ·
2026-03-01 14:35:26 +03:00 · 7.2 MiB -
rota_1.2.0_windows_armv6.exe
0 downloads ·
2026-03-01 14:35:27 +03:00 · 7.3 MiB
mirror of
https://github.com/alpkeskin/rota.git
synced 2026-04-26 04:05:59 +03:00