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

Is it possible to set up chained proxies (proxy1->proxy2) with default routing through proxy1 and specific domains routed through proxy2? #401

Open
2024baibai opened this issue Feb 15, 2024 · 1 comment
Labels

Comments

@2024baibai
Copy link

设想的是链式代理是这样:
Clients --> Listener --> | proxy1 --> proxy2 --> | Internet

链式代理proxy1是动态ip,proxy2是机场代理ip,动态ip需要外网环境才能使用,因此用proxy2作为proxy1的底层代理

然后希望再设置规则,指定的域名走机场代理ip,剩余的走动态ip,达到节省动态ip流量的原理

@nadoo nadoo changed the title 链式代理 proxy1->proxy2,有可能默认通过proxy1代理,指定域名通过proxy2代理吗? Is it possible to set up chained proxies (proxy1->proxy2) with default routing through proxy1 and specific domains routed through proxy2? Apr 1, 2024
@nadoo nadoo added the question label Apr 1, 2024
@nadoo
Copy link
Owner

nadoo commented Apr 1, 2024

You can see config examples which may help

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

No branches or pull requests

2 participants