[GH-ISSUE #1058] Capture API calls on custom port #1053

Open
opened 2026-03-03 19:24:08 +03:00 by kerem · 6 comments
Owner

Originally created by @shuhrat10 on GitHub (Nov 11, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1058

Proxyman version?

2.35.0

macOS Version?

11.4

Steps to reproduce

Can't capture API call from MAC app which is using 35000 port.

Expected behavior

Want to see API calls from MAC app which is making api call via 35000 port.

Screenshots (optional)

Originally created by @shuhrat10 on GitHub (Nov 11, 2021). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1058 ### Proxyman version? 2.35.0 ### macOS Version? 11.4 ### Steps to reproduce Can't capture API call from MAC app which is using 35000 port. ### Expected behavior Want to see API calls from MAC app which is making api call via 35000 port. ### Screenshots (optional)
Author
Owner

@NghiaTranUIT commented on GitHub (Nov 11, 2021):

Proxyman can capture HTTP/HTTPS Traffic from a custom port as long as your traffic goes through HTTP Proxy at port 9090.

If Proxyman could not capture it, I suppose that it didn't go through the HTTP Proxy Server.

Can you share with me the name of the Mac app is?

For instance, Proxyman can capture traffic from Postman app, but it requires your to set a Proxy in Preference to Proxyman 👍

<!-- gh-comment-id:966009134 --> @NghiaTranUIT commented on GitHub (Nov 11, 2021): Proxyman can capture HTTP/HTTPS Traffic from a custom port as long as your traffic goes through HTTP Proxy at port 9090. If Proxyman could not capture it, I suppose that it didn't go through the HTTP Proxy Server. Can you share with me the name of the Mac app is? For instance, Proxyman can capture traffic from Postman app, but it requires your to set a Proxy in Preference to Proxyman 👍
Author
Owner

@shuhrat10 commented on GitHub (Nov 11, 2021):

Lorex Cloud App

https://help.lorextechnology.com/link/portal/57356/57366/Article/3351/Popular-Client-Software-and-Mobile-Apps

It doesn't work on iPhone as well when I use Postman on Mobile device.

https://apps.apple.com/us/app/lorex-cloud/id1346653498

<!-- gh-comment-id:966039914 --> @shuhrat10 commented on GitHub (Nov 11, 2021): Lorex Cloud App https://help.lorextechnology.com/link/portal/57356/57366/Article/3351/Popular-Client-Software-and-Mobile-Apps It doesn't work on iPhone as well when I use Postman on Mobile device. https://apps.apple.com/us/app/lorex-cloud/id1346653498
Author
Owner

@NghiaTranUIT commented on GitHub (Nov 11, 2021):

Sorry, it's not Proxyman's fault. Lorex Cloud App is not a native app, so its traffic might not go through the System HTTP Proxy.

To fix it, you have to find a Proxy Setting in Lorex Cloud App's Preference and set it to 127.0.0.1 at port 9090 👍

Then Proxyman can capture it

<!-- gh-comment-id:966075618 --> @NghiaTranUIT commented on GitHub (Nov 11, 2021): Sorry, it's not Proxyman's fault. Lorex Cloud App is not a native app, so its traffic might not go through the System HTTP Proxy. To fix it, you have to find a Proxy Setting in Lorex Cloud App's Preference and set it to 127.0.0.1 at port 9090 👍 Then Proxyman can capture it
Author
Owner

@shuhrat10 commented on GitHub (Nov 11, 2021):

What about iOS app?

On Thursday, November 11, 2021, Nghia Tran @.***> wrote:

Sorry, it's not Proxyman's fault. Lorex Cloud App is not a native app, so
its traffic might not go through the System HTTP Proxy.

To fix it, you have to find a Proxy Setting in Lorex Cloud App's
Preference and set it to 127.0.0.1 at port 9090 👍

Then Proxyman can capture it


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/ProxymanApp/Proxyman/issues/1058#issuecomment-966075618,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AAAPIFMGGNVL6VJLB3ZDXUDULN2RZANCNFSM5HZR6ZAA
.
Triage notifications on the go with GitHub Mobile for iOS
https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675
or Android
https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

<!-- gh-comment-id:966417166 --> @shuhrat10 commented on GitHub (Nov 11, 2021): What about iOS app? On Thursday, November 11, 2021, Nghia Tran ***@***.***> wrote: > Sorry, it's not Proxyman's fault. Lorex Cloud App is not a native app, so > its traffic might not go through the System HTTP Proxy. > > To fix it, you have to find a Proxy Setting in Lorex Cloud App's > Preference and set it to 127.0.0.1 at port 9090 👍 > > Then Proxyman can capture it > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <https://github.com/ProxymanApp/Proxyman/issues/1058#issuecomment-966075618>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AAAPIFMGGNVL6VJLB3ZDXUDULN2RZANCNFSM5HZR6ZAA> > . > Triage notifications on the go with GitHub Mobile for iOS > <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> > or Android > <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>. > >
Author
Owner

@NghiaTranUIT commented on GitHub (Nov 11, 2021):

Proxyman can capture this traffic from your iOS devices 👍 . To do it, make sure you properly install & trust the certificate on your iOS device at https://docs.proxyman.io/debug-devices/ios-device

<!-- gh-comment-id:966418372 --> @NghiaTranUIT commented on GitHub (Nov 11, 2021): Proxyman can capture this traffic from your iOS devices 👍 . To do it, make sure you properly install & trust the certificate on your iOS device at https://docs.proxyman.io/debug-devices/ios-device
Author
Owner

@shuhrat10 commented on GitHub (Nov 11, 2021):

That what I did but it’s not capturing api calls from iOS app. ((

On Thursday, November 11, 2021, Nghia Tran @.***> wrote:

Proxyman can capture this traffic from your iOS devices 👍 . To do it,
make sure you properly install & trust the certificate on your iOS device
at https://docs.proxyman.io/debug-devices/ios-device


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/ProxymanApp/Proxyman/issues/1058#issuecomment-966418372,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AAAPIFMJMSJ7W2WAZLTUWYDULPR2DANCNFSM5HZR6ZAA
.
Triage notifications on the go with GitHub Mobile for iOS
https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675
or Android
https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

<!-- gh-comment-id:966504588 --> @shuhrat10 commented on GitHub (Nov 11, 2021): That what I did but it’s not capturing api calls from iOS app. (( On Thursday, November 11, 2021, Nghia Tran ***@***.***> wrote: > Proxyman can capture this traffic from your iOS devices 👍 . To do it, > make sure you properly install & trust the certificate on your iOS device > at https://docs.proxyman.io/debug-devices/ios-device > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <https://github.com/ProxymanApp/Proxyman/issues/1058#issuecomment-966418372>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AAAPIFMJMSJ7W2WAZLTUWYDULPR2DANCNFSM5HZR6ZAA> > . > Triage notifications on the go with GitHub Mobile for iOS > <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> > or Android > <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>. > >
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#1053
No description provided.