[GH-ISSUE #1948] Some apps cannot fetch information, what's going on? #1940

Closed
opened 2026-03-03 19:55:38 +03:00 by kerem · 4 comments
Owner

Originally created by @jiayouzl on GitHub (Feb 26, 2024).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1948

iterm2,macos Own terminal,pycharm。。。。The network communication information of these applications cannot be obtained through Proxyman. What's going on?

Originally created by @jiayouzl on GitHub (Feb 26, 2024). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1948 iterm2,macos Own terminal,pycharm。。。。The network communication information of these applications cannot be obtained through Proxyman. What's going on?
kerem 2026-03-03 19:55:38 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@NghiaTranUIT commented on GitHub (Feb 26, 2024):

@jiayouzl It's not a bug from Proxyman, it's how macOS/Python works. Traffic from these apps doesn't respect the system HTTP Proxy, so Proxyman can't capture it automatically.

To capture your Python traffic, you should open the pre-configured Terminal from the Automatic Setup: https://docs.proxyman.io/automatic-setup/automatic-setup

Works with Python, cURL, Ruby, NodeJS too 👍

<!-- gh-comment-id:1963321263 --> @NghiaTranUIT commented on GitHub (Feb 26, 2024): @jiayouzl It's not a bug from Proxyman, it's how macOS/Python works. Traffic from these apps doesn't respect the system HTTP Proxy, so Proxyman can't capture it automatically. To capture your Python traffic, you should open the pre-configured Terminal from the Automatic Setup: https://docs.proxyman.io/automatic-setup/automatic-setup Works with Python, cURL, Ruby, NodeJS too 👍
Author
Owner

@jiayouzl commented on GitHub (Feb 26, 2024):

@jiayouzl It's not a bug from Proxyman, it's how macOS/Python works. Traffic from these apps doesn't respect the system HTTP Proxy, so Proxyman can't capture it automatically.

To capture your Python traffic, you should open the pre-configured Terminal from the Automatic Setup: https://docs.proxyman.io/automatic-setup/automatic-setup

Works with Python, cURL, Ruby, NodeJS too 👍

Thank you very much, the terminal works according to your method, but how can I capture the communication content of these apps like PyCharm? Thank you.

<!-- gh-comment-id:1963330990 --> @jiayouzl commented on GitHub (Feb 26, 2024): > @jiayouzl It's not a bug from Proxyman, it's how macOS/Python works. Traffic from these apps doesn't respect the system HTTP Proxy, so Proxyman can't capture it automatically. > > To capture your Python traffic, you should open the pre-configured Terminal from the Automatic Setup: https://docs.proxyman.io/automatic-setup/automatic-setup > > Works with Python, cURL, Ruby, NodeJS too 👍 Thank you very much, the terminal works according to your method, but how can I capture the communication content of these apps like PyCharm? Thank you.
Author
Owner

@NghiaTranUIT commented on GitHub (Feb 26, 2024):

Like I said, let's open the Pre-configured Terminal in the Auto Setup from Proxyman -> Then start your PyCharm app on this Terminal -> Proxyman will capture all HTTP/HTTPS from your app.

<!-- gh-comment-id:1963393001 --> @NghiaTranUIT commented on GitHub (Feb 26, 2024): Like I said, let's open the Pre-configured Terminal in the Auto Setup from Proxyman -> Then start your PyCharm app on this Terminal -> Proxyman will capture all HTTP/HTTPS from your app.
Author
Owner

@jiayouzl commented on GitHub (Feb 26, 2024):

Like I said, let's open the Pre-configured Terminal in the Auto Setup from Proxyman -> Then start your PyCharm app on this Terminal -> Proxyman will capture all HTTP/HTTPS from your app.

So that's how it is, thank you for letting me know.

<!-- gh-comment-id:1963421494 --> @jiayouzl commented on GitHub (Feb 26, 2024): > Like I said, let's open the Pre-configured Terminal in the Auto Setup from Proxyman -> Then start your PyCharm app on this Terminal -> Proxyman will capture all HTTP/HTTPS from your app. So that's how it is, thank you for letting me know.
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#1940
No description provided.