mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #1572] Use a proxy server #1566
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#1566
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 @diegozimet on GitHub (Mar 11, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1572
Is it possible to configure proxyman to send data through a proxy server? I'm using the iPhone app, and I would like to use a proxy server for cellular data as well, not just Wifi.
Thank you.
@NghiaTranUIT commented on GitHub (Mar 12, 2023):
It's possible for the WiFi. Here is how you setup:
Your iPhone -> Proxyman -> External Proxy -> The Internet.
You can read more at https://docs.proxyman.io/advanced-features/external-proxy
@doroved commented on GitHub (May 24, 2023):
It doesn't work. I installed an external proxy, but the traffic is still proxied through my ISP's internet. What could be the problem?
@doroved commented on GitHub (May 24, 2023):
@NghiaTranUIT
Burp Siute has a proxy setting that allows you to pass all proxied traffic through an external proxy.

I take it your program does not have this?
@NghiaTranUIT commented on GitHub (May 24, 2023):
@doroved It's the External proxying Feature in the Tool menu -> Proxy Setting.
@doroved commented on GitHub (May 25, 2023):
@NghiaTranUIT

I enter ip,port,auth credentials external proxy like this, but it does not work, the traffic does not go through the external proxy
@NghiaTranUIT commented on GitHub (May 25, 2023):
What is your URL? Is it localhost request?
@NghiaTranUIT commented on GitHub (May 25, 2023):
If it's localhost url, please uncheck the Always bypass the localhost in the end of the box 👍
@doroved commented on GitHub (May 25, 2023):
No, for example I go to the site to check my ip and it does not change ifconfig.co.
By the way, in Charles, my external proxy does not work either.
I closed all applications proxy traffic and manually set proxy in wi-fi, also does not work, even no error, traffic does not go through external proxy and goes through my provider's internet.
I can not understand what the problem may be.
@NghiaTranUIT commented on GitHub (May 25, 2023):
Can you verify that you use HTTPS on the External Proxy too?
From what I see, you only enable HTTP.
@doroved commented on GitHub (May 25, 2023):
I added the same proxy for HTTPS and everything worked, thanks)
It confused me that for HTTPS the default port is 443, I have these proxies, they work through the domain instead of ip, so I specified my HTTP proxies in Proxyman's HTTP settings
@NghiaTranUIT commented on GitHub (May 26, 2023):
Ah, I see. I will change the placeholder of the HTTPS Box to make it clear 👍