[GH-ISSUE #554] Add PAC File Support to External Proxy Tool #551

Open
opened 2026-03-03 19:51:17 +03:00 by kerem · 0 comments
Owner

Originally created by @kics223w1 on GitHub (Oct 25, 2025).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/554

Originally assigned to: @kics223w1 on GitHub.

Description

The macOS version of Proxyman already supports configuration using a PAC file. This ticket is a request to extend PAC file support to the Windows version of the app. The requester is using the Windows build inside a VM for testing and is unable to specify a PAC file in the Windows build at present

Notes

Acceptance Criteria

  • The Windows build of Proxyman allows the user to input or reference a PAC file (via URL or local file path) in its proxy configuration settings.
  • The PAC file is properly parsed and applied so that the proxy logic defined in the file (e.g., host/domain conditions, fallback proxies) is honored by the Windows app.
Originally created by @kics223w1 on GitHub (Oct 25, 2025). Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/554 Originally assigned to: @kics223w1 on GitHub. ## Description The macOS version of Proxyman already supports configuration using a PAC file. This ticket is a request to extend PAC file support to the Windows version of the app. The requester is using the Windows build inside a VM for testing and is unable to specify a PAC file in the Windows build at present ### Notes - Refer to https://github.com/ProxymanApp/Proxyman/issues/2500 ## Acceptance Criteria - [x] The Windows build of Proxyman allows the user to input or reference a PAC file (via URL or local file path) in its proxy configuration settings. - [x] The PAC file is properly parsed and applied so that the proxy logic defined in the file (e.g., host/domain conditions, fallback proxies) is honored by the Windows app.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxyman-windows-linux#551
No description provided.