ElectronJS

1. Capture HTTPS traffic from the ElectronJS app with Automatic Setup

Proxyman can capture HTTPS traffic from the ElectronJS app out of the box. No need to config any HTTP Proxy or trust the certificate on the ElectronJS app.

Let's follow:

  1. Open Proxyman app -> Setup menu -> Automatic Setup

  2. Click on the "Start the Terminal" button

  3. New Terminal app appears -> Open your ElectronJS app by command:

open ~/Applications/your_electron_app.app
  1. Done

Last updated