Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rotation strategies #24

Open
josearodrigueze opened this issue Dec 28, 2023 · 0 comments
Open

Rotation strategies #24

josearodrigueze opened this issue Dec 28, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@josearodrigueze
Copy link

By default the rotation strategy is ROUND ROBIN, but support can be added to make it parametric, in order to address use cases that require proxies from certain specific countries and not just any of the pool.

For example
curl https://httpbin.org/ip --proxy http://127.0.0.1:3128?country=us,co,mx

and with those parameters use the proxies that meet the condition.

Thank you very much in advance for your consideration.

@39ff 39ff added the enhancement New feature or request label Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants