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 there anyway to change proxy with out closing browser #893

Open
frenchghost opened this issue Jun 19, 2023 · 7 comments
Open

is there anyway to change proxy with out closing browser #893

frenchghost opened this issue Jun 19, 2023 · 7 comments
Labels
question Questions related to rod

Comments

@frenchghost
Copy link

frenchghost commented Jun 19, 2023

i am building a api to return headers and i need to change proxy with out closing browser for it to be quicker wondering how this is possible v0.113.3

@frenchghost frenchghost added the question Questions related to rod label Jun 19, 2023
@github-actions
Copy link

Please add a valid Rod Version: v0.0.0 to your issue. Current version is v0.113.3

generated by check-issue

@ysmood
Copy link
Member

ysmood commented Jun 19, 2023

You can create a proxy for proxy

@frenchghost
Copy link
Author

Thanks but was able to do it with hijacking the request and adding proxy

@sqzxcv
Copy link

sqzxcv commented Jul 10, 2023

You can create a proxy for proxy

请问这个具体怎么实现有没有实例代码, 参考

@ysmood
Copy link
Member

ysmood commented Jul 11, 2023

这个是通用技术,应该可以 google 关键字自己学习

@sqzxcv
Copy link

sqzxcv commented Jul 11, 2023

这个是通用技术,应该可以 google 关键字自己学习

"You can create a proxy for proxy"
这个意思是, 浏览器设置代理为A, 然后再为A 设置代理B, 在需要的时候修改B 是吗?

@ysmood
Copy link
Member

ysmood commented Jul 11, 2023

是的

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

No branches or pull requests

3 participants