ProxymanApp / ProxymanApp/Proxyman

External Proxy PAC doesn’t honor SOCKS5 host:port (works only with SOCKS host:port)

Open
#2,466 2 comments 0 reactions 1 assignee View on GitHub

@NghiaTranUIT is already working on this.

Since Sep 11, 2025.

✅ Done bug
Dominant language
No language data
Stars
7k
Forks
237
PR merge metrics
No merged PRs in 30d

Description

When using External Proxy → PAC in Proxyman, PAC rules that return SOCKS5 127.0.0.1:1080 are ignored (requests don’t get forwarded to the upstream SOCKS proxy).
Changing the exact same rule to SOCKS 127.0.0.1:1080 immediately makes it work.

MacOS Native PAC engines accept SOCKS5 as a synonym of SOCKS.

Workaround

Use SOCKS host:port instead of SOCKS5 host:port in the PAC file consumed by External Proxy.


Environment
  • App version: Proxyman 5.24.0
  • macOS version: macOS Sequoia 15.6.1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.