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

--proxy-pac-url option is ignored #355

Open
rany2 opened this issue Feb 4, 2024 · 0 comments
Open

--proxy-pac-url option is ignored #355

rany2 opened this issue Feb 4, 2024 · 0 comments

Comments

@rany2
Copy link
Contributor

rany2 commented Feb 4, 2024

Description

--proxy-pac-url=http://wpad/wpad.dat is ignored.

How to Reproduce?

  1. verify via curl http://wpad/wpad.dat that proxy autoconfig data is valid.
  2. launch flatpak run org.chromium.Chromium --proxy-pac-url=http://wpad/wpad.dat
  3. open http://ip4.me or any other similar site that displays IP address

Actual behaviour

Shows actual IP address.

Expected behaviour

Shows proxy IP address.

Relevant log output

Repeat same steps using /usr/bin/chromium-browser --proxy-pac-url=http://wpad/wpad.dat and observe that proxy IP is returned.

Notes

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