mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-28 09:35:55 +03:00
[GH-ISSUE #1409] External proxy - did not override proxy with external proxy IP #1403
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1403
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lam-nv on GitHub (Oct 22, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1409
Description
Before that, I was still able to use External Proxy normally, but recently had a problem, System Proxy is pointing to localhost (127.0.0.1) instead of my external proxy every time I enable Mac Proxy Overridden. I also checked to see if the Proxy Helper Tool is installed, as well as reinstalled the tool. As a result, the System Proxy still points to localhost.
Steps to Reproduce
Current Behavior
System Proxy is pointing to localhost (127.0.0.1)
Expected Behavior
System Proxy should be pointed to my external proxy
Environment
Screenshots:




@NghiaTranUIT commented on GitHub (Oct 23, 2022):
It's how it works. As soon as you open Proxyman, the Helper Tool will override the macOS System Proxy. It will point to 127.0.0.1 at port 9090.
Thus, Proxyman can capture the traffic. If it points to different server, Proxyman could not capture any traffic.
I guess you're wrongly using the External Proxy. Here is how to make Proxyman works with your external Proxy.
By doing this way:
Your Macbook -> Proxyman (127.0.0.1:9090) -> Use External Proxy tool -> Your external Proxy IP -> The Internet.
Document: https://docs.proxyman.io/advanced-features/external-proxy
Let's try it and share with me the result 👍