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

Issue with Local Proxy Configuration and Chrome Traffic #6

Open
quangpv598 opened this issue Aug 25, 2023 · 0 comments
Open

Issue with Local Proxy Configuration and Chrome Traffic #6

quangpv598 opened this issue Aug 25, 2023 · 0 comments

Comments

@quangpv598
Copy link

I have configured a local proxy on port 8000. After that, I used Postman to make a call to the following address: 127.0.0.1:9000/api/createandinject?exePath=C:\Program Files\Google\Chrome\Application\chrome.exe, and included the following request body:
{
"RedirectionPort": 8000,
"RedirectedIps": []
}
The server responded with a 200 OK status, and Chrome was automatically launched. However, upon inspecting Chrome's traffic, I noticed that it wasn't going through the proxy as expected.

I also attempted using another proxy service (S5Proxy) but encountered the same issue.

I would greatly appreciate your assistance in resolving this matter.

Thank you.

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

1 participant