# ElectronJS

## 1. Problem

Many ElectronJS apps are unaware of System Proxy; it doesn't respect the System HTTP Proxy, so Proxyman can't capture HTTP/HTTPS from this app :x:

## 2. Solution

From Proxyman macOS 6.7.0 or later

* Capture HTTP/HTTPS from ElectronJS app
* 1-click to set up
* No modify the source code, it just works :white\_check\_mark:

## 3. How to use

1. Start Proxyman app: Make sure you've already installed & trusted Proxyman Certificate to your Mac. If not, you can follow the guide from the Certificate Menu -> Install Certificate on this Mac -> Automatic Tab
2. Open the Setup Menu -> Automatic Setup
3. Click on the "Select Electron App" button and select the app you'd like to capture (Make sure to kill your Electron App first)
4. Done :white\_check\_mark:

<figure><img src="/files/zb3Q8qjnh2jpq50Yoyx8" alt="Captuer HTTP from Electron App with Proxyman"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.proxyman.com/debug-devices/electronjs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
