[GH-ISSUE #1895] Add more info related to the intercepted requests #1888

Open
opened 2026-03-03 19:55:11 +03:00 by kerem · 1 comment
Owner

Originally created by @combo23 on GitHub (Dec 23, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1895

Description

Add more info related to the intercepted requests like:

  • TLS Versions (e. g. : TLS 1.3 etc..)
  • TLS Ciphers (e. g. : TLS_AES_128_GCM_SHA256 etc..)
  • HTTP2 Settings (e. g. : HEADER_TABLE_SIZE , INITIAL_WINDOW_SIZE etc..)
  • ja3

This change would be usefull for users that need to replicate requests from browser/app 1:1 inorder to not get detected

Originally created by @combo23 on GitHub (Dec 23, 2023). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1895 ## Description <!-- A brieft of what feature/change? --> Add more info related to the intercepted requests like: - TLS Versions (e. g. : TLS 1.3 etc..) - TLS Ciphers (e. g. : TLS_AES_128_GCM_SHA256 etc..) - HTTP2 Settings (e. g. : HEADER_TABLE_SIZE , INITIAL_WINDOW_SIZE etc..) - ja3 <!-- Explain why Proxyman needs this feature/change? --> This change would be usefull for users that need to replicate requests from browser/app 1:1 inorder to not get detected
Author
Owner

@NghiaTranUIT commented on GitHub (Dec 23, 2023):

For the TLS Version and TLS Cipher, you can open the Summary tab in the Request Panel.

We don't support HTTP/2 now.

<!-- gh-comment-id:1868305715 --> @NghiaTranUIT commented on GitHub (Dec 23, 2023): For the TLS Version and TLS Cipher, you can open the Summary tab in the Request Panel. We don't support HTTP/2 now.
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#1888
No description provided.