[GH-ISSUE #1620] Capture HTTPS traffic from Electron App #1615

Open
opened 2026-03-03 19:52:54 +03:00 by kerem · 6 comments
Owner

Originally created by @NghiaTranUIT on GitHub (Apr 29, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1620

Originally assigned to: @NghiaTranUIT on GitHub.

Description

Since we've released the Automatic Setup, which allows developers to capture the NodeJS app with 1-click. We should find a solution to support Electron App 👍

Why this feature/change is important?

  • 1-click to capture HTTP/HTTPS Traffic from Electron App
Originally created by @NghiaTranUIT on GitHub (Apr 29, 2023). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1620 Originally assigned to: @NghiaTranUIT on GitHub. ## Description Since we've released the [Automatic Setup](https://docs.proxyman.io/automatic-setup/automatic-setup), which allows developers to capture the NodeJS app with 1-click. We should find a solution to support Electron App 👍 ## Why this feature/change is important? - 1-click to capture HTTP/HTTPS Traffic from Electron App
Author
Owner
<!-- gh-comment-id:1528785869 --> @NghiaTranUIT commented on GitHub (Apr 29, 2023): Done: https://download.proxyman.io/beta/Proxyman_4.7.0_Fix_the_delete_btn_in_Customize_Columns.dmg
Author
Owner

@Geczy commented on GitHub (Jan 23, 2024):

@NghiaTranUIT any support for this for windows?

<!-- gh-comment-id:1907044836 --> @Geczy commented on GitHub (Jan 23, 2024): @NghiaTranUIT any support for this for windows?
Author
Owner

@NghiaTranUIT commented on GitHub (Jan 24, 2024):

@Geczy the Automatic Setup hasn't been implemented on Windows yet. Only available on the macOS 👍

<!-- gh-comment-id:1907202521 --> @NghiaTranUIT commented on GitHub (Jan 24, 2024): @Geczy the Automatic Setup hasn't been implemented on Windows yet. Only available on the macOS 👍
Author
Owner

@Geczy commented on GitHub (Jan 24, 2024):

What's the best way to do this on windows? Like a catch all. This app I'm trying to capture spawns other instances that I can't grab even if you were to add automatic terminal method to windows. Think macOS for example. How would you catch the spawned instances that are electron

<!-- gh-comment-id:1907238959 --> @Geczy commented on GitHub (Jan 24, 2024): What's the best way to do this on windows? Like a catch all. This app I'm trying to capture spawns other instances that I can't grab even if you were to add automatic terminal method to windows. Think macOS for example. How would you catch the spawned instances that are electron
Author
Owner

@NghiaTranUIT commented on GitHub (Jan 24, 2024):

It's really difficult because ElectronJS, by default, doesn't use a system HTTP proxy. You might look for this HTTP Proxy Config in the Electron's Setting app, and change to localhost port 9090.

For example: Postman has this Proxy HTTP Setting in its Settings screen. Make sure to disable the SSL Verification checkbox in the Settings too.

<!-- gh-comment-id:1907245608 --> @NghiaTranUIT commented on GitHub (Jan 24, 2024): It's really difficult because ElectronJS, by default, doesn't use a system HTTP proxy. You might look for this HTTP Proxy Config in the Electron's Setting app, and change to localhost port 9090. For example: Postman has this Proxy HTTP Setting in its Settings screen. Make sure to disable the SSL Verification checkbox in the Settings too.
Author
Owner

@NghiaTranUIT commented on GitHub (Mar 2, 2026):

It's done https://github.com/ProxymanApp/Proxyman/issues/2620#issuecomment-3983092723

<!-- gh-comment-id:3983094730 --> @NghiaTranUIT commented on GitHub (Mar 2, 2026): It's done https://github.com/ProxymanApp/Proxyman/issues/2620#issuecomment-3983092723
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#1615
No description provided.