[GH-ISSUE #1519] I only see CONNECT HTTPS requests. #1511

Closed
opened 2026-03-03 19:52:05 +03:00 by kerem · 2 comments
Owner

Originally created by @igr on GitHub (Jan 31, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1519

I am only capturing the CONNECT requests, from the HTTPS, eg.:

CleanShot 2023-01-31 at 17 59 08

What am I doing wrong?

Originally created by @igr on GitHub (Jan 31, 2023). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1519 I am only capturing the `CONNECT` requests, from the HTTPS, eg.: ![CleanShot 2023-01-31 at 17 59 08](https://user-images.githubusercontent.com/2280001/215830697-649c9e1d-3d54-4d80-b303-34466ec24a76.png) What am I doing wrong?
kerem 2026-03-03 19:52:05 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@igr commented on GitHub (Jan 31, 2023):

Solved by adding a wildcard.

<!-- gh-comment-id:1410787724 --> @igr commented on GitHub (Jan 31, 2023): Solved by adding a wildcard.
Author
Owner

@NghiaTranUIT commented on GitHub (Feb 1, 2023):

@igr if you use the wildcard *, your MacBook could be slowed because Proxyman tries to intercept all data. Please open the Tools -> SSL Proxying List -> Remove the *


CONNECT means the requests are proxies and aren't intercepted.

You have to select the request -> Right Click -> Enable SSL Proxying.

Or simply click on the "Enable on this domain" in the Response Panel.

Screenshot_2023-02-01_at_08_16_02

Then, you can see the HTTPS traffic.

<!-- gh-comment-id:1411307977 --> @NghiaTranUIT commented on GitHub (Feb 1, 2023): @igr if you use the wildcard `*`, your MacBook could be slowed because Proxyman tries to intercept all data. Please open the Tools -> SSL Proxying List -> Remove the `*` --------------- `CONNECT` means the requests are proxies and aren't intercepted. You have to select the request -> Right Click -> Enable SSL Proxying. Or simply click on the "Enable on this domain" in the Response Panel. ![Screenshot_2023-02-01_at_08_16_02](https://user-images.githubusercontent.com/5878421/215921329-3aad5e2a-b2c6-4a79-a7e6-670be407a9f2.jpg) Then, you can see the HTTPS traffic.
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#1511
No description provided.