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

Option to use primary IP for 2 hosts, and proxies for the rest of them #13

Open
iwishiknewcoding opened this issue Jul 15, 2023 · 1 comment

Comments

@iwishiknewcoding
Copy link

With the current implementation, is it possible to use up the 2 primary slots of non-proxy IP for hosts, and then start assigning proxies to rest of the hosts? Because as far as I'm seeing, proxyEnabled makes every host to go through the proxy, and the primary 2 slots are getting lost.

@gabrielbrunop
Copy link
Owner

No, this is not possible. You can add your primary IP to the proxy server (and then to the beginning of the proxyServers array) to avoid wasting available IPs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants