Skip to content

adding PAC based proxies on iOS#21

Open
aleufms wants to merge 1 commit intovicdotdevelop:masterfrom
aleufms:wpad
Open

adding PAC based proxies on iOS#21
aleufms wants to merge 1 commit intovicdotdevelop:masterfrom
aleufms:wpad

Conversation

@aleufms
Copy link
Copy Markdown

@aleufms aleufms commented Jan 29, 2026

  • adding PAC-based proxies on iOS through WPAD (Web Proxy Autodiscovery Protocol). So, the network inspector on BrowserStack will work.
  • adding support to check all proxies and get the right one instead of try to use the first one. On my system, fox example, I have the Auto proxy discovery proxy from my company always on, and it not work with http proxies in my machine (like Charles proxy or Proxyman), because the first proxy is always is the proxy of my company.
  • I based the code from https://github.com/BrowserStackCE/flutter_system_proxy

@baldarama
Copy link
Copy Markdown

will this changes add support for BrowserStack Local testing feature?
Screenshot 2026-03-03 at 2 51 13 PM

im very interested in supporting that on flutter to be able to test services running locally or in internal network

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

Successfully merging this pull request may close these issues.

2 participants