We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在代理商买了很多代理IP,但是想通过虚拟IP去访问,在这个项目中域名是littleproxy.org,如何将域名映射到我买的那些代理IP上
The text was updated successfully, but these errors were encountered:
This project has been abandoned for years. Also, I believe what your are for is chained proxy providers. That's your own coding.
Sorry, something went wrong.
你应该是需要创建一个代理池,每个代理在启动的时候绑定不同的代理ip和端口
proxy.setChainedProxy(InetSocketAddress.createUnresolved("x.x.x,x", 8090));
No branches or pull requests
在代理商买了很多代理IP,但是想通过虚拟IP去访问,在这个项目中域名是littleproxy.org,如何将域名映射到我买的那些代理IP上
The text was updated successfully, but these errors were encountered: